CC2000

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

CC2000 CONVERSIONS

Different converted color standards of #CC2000
Hex triplet
CC2000
RGB decimal
204, 32, 0
RGB percentage
80, 12.5, 0
CMY
20, 87, 100
CMYK
0, 84, 100, 20
HSL
9.4°, 100, 40
HSV (or HSB)
9.4°, 100, 80
Websafe
CC3300
XYZ
25.418, 13.87, 1.338
Yxy
13.87, 0.626, 0.341
CIE-L*ab
44.046, 63.315, 57.381
CIE-L*CH°
44.046, 85.448, 42.185
CIE-L*uv
44.046, 131.861, 32.815
Hunter-Lab
37.243, 56.651, 23.941
Binary
11001100, 100000, 0
Decimal
13377536

CC2000 COLOR HARMONIES

Color schemes with #CC2000

CC2000 COLOR BLINDNESS SIMULATOR

Perception of #CC2000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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