#cc2b05 color space conversions
Hex:
#cc2b05
RGB:
204, 43, 5
CMY:
20, 83, 98
CMYK:
0, 79, 98, 20
HSL:
11°, 95.2153%, 40.9804%
HSV (HSB):
11°, 97.5490%, 80.0000%
XYZ:
25.7931, 14.5761, 1.5976
xyY:
0.6146, 0.3473, 14.5761
CIE-Lab:
45.0480, 60.5737, 56.2925
CIE-LCH:
45.0480, 82.6923, 42.9020
CIE-Luv:
45.0480, 126.5708, 33.9837
Hunter-Lab:
38.1786, 53.7802, 24.2440
#cc2b05 color charts
#cc2b05 color shades, tints & tones
#cc2b05 color schemes
#cc2b05 color preview, HTML & CSS examples
This text has a color of #cc2b05
<p style="color:#cc2b05;">Text here</p>
.mytext {color:#cc2b05;}
This box has a color of #cc2b05
<div style="background-color:#cc2b05;">Content here</div>
.mybackground {background-color:#cc2b05;}
Border around this has a color of #cc2b05
<div style="border:2px solid #cc2b05;">Content here</div>
.myborder {border:2px solid #cc2b05;}