#cc071a color space conversions
Hex:
#cc071a
RGB:
204, 7, 26
CMY:
20, 97, 90
CMYK:
0, 97, 87, 20
HSL:
354°, 93.3649%, 41.3725%
HSV (HSB):
354°, 96.5686%, 80.0000%
XYZ:
25.1643, 13.0639, 2.1726
xyY:
0.6229, 0.3234, 13.0639
CIE-Lab:
42.8594, 67.3551, 47.2357
CIE-LCH:
42.8594, 82.2674, 35.0417
CIE-Luv:
42.8594, 136.1370, 26.8326
Hunter-Lab:
36.1440, 61.0236, 21.7370
#cc071a color charts
#cc071a color shades, tints & tones
#cc071a color schemes
#cc071a color preview, HTML & CSS examples
This text has a color of #cc071a
<p style="color:#cc071a;">Text here</p>
.mytext {color:#cc071a;}
This box has a color of #cc071a
<div style="background-color:#cc071a;">Content here</div>
.mybackground {background-color:#cc071a;}
Border around this has a color of #cc071a
<div style="border:2px solid #cc071a;">Content here</div>
.myborder {border:2px solid #cc071a;}