#cc5001 color space conversions
Hex:
#cc5001
RGB:
204, 80, 1
CMY:
20, 69, 100
CMYK:
0, 61, 100, 20
HSL:
23°, 99.0244%, 40.1961%
HSV (HSB):
23°, 99.5098%, 80.0000%
XYZ:
27.7760, 18.5769, 2.1505
xyY:
0.5727, 0.3830, 18.5769
CIE-Lab:
50.1885, 46.5079, 60.0567
CIE-LCH:
50.1885, 75.9592, 52.2458
CIE-Luv:
50.1885, 102.6045, 43.0794
Hunter-Lab:
43.1009, 39.6061, 27.2124
#cc5001 color charts
#cc5001 color shades, tints & tones
#cc5001 color schemes
#cc5001 color preview, HTML & CSS examples
This text has a color of #cc5001
<p style="color:#cc5001;">Text here</p>
.mytext {color:#cc5001;}
This box has a color of #cc5001
<div style="background-color:#cc5001;">Content here</div>
.mybackground {background-color:#cc5001;}
Border around this has a color of #cc5001
<div style="border:2px solid #cc5001;">Content here</div>
.myborder {border:2px solid #cc5001;}