#cc201e color space conversions
Hex:
#cc201e
RGB:
204, 32, 30
CMY:
20, 87, 88
CMYK:
0, 84, 85, 20
HSL:
1°, 74.3590%, 45.8824%
HSV (HSB):
1°, 85.2941%, 80.0000%
XYZ:
25.6527, 13.9641, 2.5716
xyY:
0.6081, 0.3310, 13.9641
CIE-Lab:
44.1814, 63.7205, 46.3789
CIE-LCH:
44.1814, 78.8118, 36.0490
CIE-Luv:
44.1814, 129.0719, 28.2682
Hunter-Lab:
37.3686, 57.1411, 22.0779
#cc201e color charts
#cc201e color shades, tints & tones
#cc201e color schemes
#cc201e color preview, HTML & CSS examples
This text has a color of #cc201e
<p style="color:#cc201e;">Text here</p>
.mytext {color:#cc201e;}
This box has a color of #cc201e
<div style="background-color:#cc201e;">Content here</div>
.mybackground {background-color:#cc201e;}
Border around this has a color of #cc201e
<div style="border:2px solid #cc201e;">Content here</div>
.myborder {border:2px solid #cc201e;}