#cc200c color space conversions
Hex:
#cc200c
RGB:
204, 32, 12
CMY:
20, 87, 95
CMYK:
0, 84, 94, 20
HSL:
6°, 88.8889%, 42.3529%
HSV (HSB):
6°, 94.1176%, 80.0000%
XYZ:
25.4847, 13.8969, 1.6870
xyY:
0.6205, 0.3384, 13.8969
CIE-Lab:
44.0848, 63.4303, 53.7348
CIE-LCH:
44.0848, 83.1314, 40.2695
CIE-Luv:
44.0848, 131.0586, 31.5090
Hunter-Lab:
37.2786, 56.7902, 23.4119
#cc200c color charts
#cc200c RGB chart
#cc200c CMYK chart
#cc200c RGB pie chart
#cc200c color shades, tints & tones
#cc200c color schemes
#cc200c color preview, HTML & CSS examples
This text has a color of #cc200c
<p style="color:#cc200c;">Text here</p>
.mytext {color:#cc200c;}
Text color #cc200c
This box has a color of #cc200c
<div style="background-color:#cc200c;">Content here</div>
.mybackground {background-color:#cc200c;}
Background color #cc200c
Border around this has a color of #cc200c
<div style="border:2px solid #cc200c;">Content here</div>
.myborder {border:2px solid #cc200c;}
Border color #cc200c