#cc200b color space conversions
Hex:
#cc200b
RGB:
204, 32, 11
CMY:
20, 87, 96
CMYK:
0, 84, 95, 20
HSL:
7°, 89.7674%, 42.1569%
HSV (HSB):
7°, 94.6078%, 80.0000%
XYZ:
25.4788, 13.8946, 1.6556
xyY:
0.6210, 0.3387, 13.8946
CIE-Lab:
44.0813, 63.4200, 54.0398
CIE-LCH:
44.0813, 83.3210, 40.4341
CIE-Luv:
44.0813, 131.1302, 31.6256
Hunter-Lab:
37.2754, 56.7777, 23.4593
#cc200b color charts
#cc200b color shades, tints & tones
#cc200b color schemes
#cc200b color preview, HTML & CSS examples
This text has a color of #cc200b
<p style="color:#cc200b;">Text here</p>
.mytext {color:#cc200b;}
This box has a color of #cc200b
<div style="background-color:#cc200b;">Content here</div>
.mybackground {background-color:#cc200b;}
Border around this has a color of #cc200b
<div style="border:2px solid #cc200b;">Content here</div>
.myborder {border:2px solid #cc200b;}