#cc201b color space conversions
Hex:
#cc201b
RGB:
204, 32, 27
CMY:
20, 87, 89
CMYK:
0, 84, 87, 20
HSL:
2°, 76.6234%, 45.2941%
HSV (HSB):
2°, 86.7647%, 80.0000%
XYZ:
25.6162, 13.9495, 2.3793
xyY:
0.6107, 0.3326, 13.9495
CIE-Lab:
44.1605, 63.6575, 47.8101
CIE-LCH:
44.1605, 79.6121, 36.9084
CIE-Luv:
44.1605, 129.4985, 28.9650
Hunter-Lab:
37.3491, 57.0649, 22.3673
#cc201b color charts
#cc201b color shades, tints & tones
#cc201b color schemes
#cc201b color preview, HTML & CSS examples
This text has a color of #cc201b
<p style="color:#cc201b;">Text here</p>
.mytext {color:#cc201b;}
This box has a color of #cc201b
<div style="background-color:#cc201b;">Content here</div>
.mybackground {background-color:#cc201b;}
Border around this has a color of #cc201b
<div style="border:2px solid #cc201b;">Content here</div>
.myborder {border:2px solid #cc201b;}