#cc2a05 color space conversions
Hex:
#cc2a05
RGB:
204, 42, 5
CMY:
20, 84, 98
CMYK:
0, 79, 98, 20
HSL:
11°, 95.2153%, 40.9804%
HSV (HSB):
11°, 97.5490%, 80.0000%
XYZ:
25.7572, 14.5043, 1.5856
xyY:
0.6155, 0.3466, 14.5043
CIE-Lab:
44.9476, 60.8563, 56.2419
CIE-LCH:
44.9476, 82.8652, 42.7433
CIE-Luv:
44.9476, 127.0708, 33.8101
Hunter-Lab:
38.0845, 54.0750, 24.1906
#cc2a05 color charts
#cc2a05 color shades, tints & tones
#cc2a05 color schemes
#cc2a05 color preview, HTML & CSS examples
This text has a color of #cc2a05
<p style="color:#cc2a05;">Text here</p>
.mytext {color:#cc2a05;}
This box has a color of #cc2a05
<div style="background-color:#cc2a05;">Content here</div>
.mybackground {background-color:#cc2a05;}
Border around this has a color of #cc2a05
<div style="border:2px solid #cc2a05;">Content here</div>
.myborder {border:2px solid #cc2a05;}