CC0102

The color #CC0102 is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #CC0000.

CC0102 CONVERSIONS

Different converted color standards of #CC0102
Hex triplet
CC0102
RGB decimal
204, 1, 2
RGB percentage
80, 0.4, 0.8
CMY
20, 100, 99
CMYK
0, 100, 99, 20
HSL
359.7°, 99, 40.2
HSV (or HSB)
359.7°, 99.5, 80
Websafe
CC0000
XYZ
24.924, 12.863, 1.227
Yxy
12.863, 0.639, 0.33
CIE-L*ab
42.557, 67.633, 56.124
CIE-L*CH°
42.557, 87.887, 39.687
CIE-L*uv
42.557, 139.491, 29.986
Hunter-Lab
35.866, 61.278, 23.078
Binary
11001100, 1, 10
Decimal
13369602

CC0102 COLOR HARMONIES

Color schemes with #CC0102

CC0102 COLOR BLINDNESS SIMULATOR

Perception of #CC0102 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #CC0102" can be used to change the color of text.

<p style="color: #CC0102">This is an example.</p>

To change the background color use style="background-color: #CC0102".

<div style="background-color: #CC0102"></div>