#cc2b01 color space conversions
Hex:
#cc2b01
RGB:
204, 43, 1
CMY:
20, 83, 100
CMYK:
0, 79, 100, 20
HSL:
12°, 99.0244%, 40.1961%
HSV (HSB):
12°, 99.5098%, 80.0000%
XYZ:
25.7712, 14.5673, 1.4822
xyY:
0.6162, 0.3483, 14.5673
CIE-Lab:
45.0358, 60.5348, 57.4799
CIE-LCH:
45.0358, 83.4769, 43.5172
CIE-Luv:
45.0358, 126.8169, 34.4078
Hunter-Lab:
38.1672, 53.7341, 24.4145
#cc2b01 color charts
#cc2b01 color shades, tints & tones
#cc2b01 color schemes
#cc2b01 color preview, HTML & CSS examples
This text has a color of #cc2b01
<p style="color:#cc2b01;">Text here</p>
.mytext {color:#cc2b01;}
This box has a color of #cc2b01
<div style="background-color:#cc2b01;">Content here</div>
.mybackground {background-color:#cc2b01;}
Border around this has a color of #cc2b01
<div style="border:2px solid #cc2b01;">Content here</div>
.myborder {border:2px solid #cc2b01;}