#cc5c01 color space conversions
Hex:
#cc5c01
RGB:
204, 92, 1
CMY:
20, 64, 100
CMYK:
0, 55, 100, 20
HSL:
27°, 99.0244%, 40.1961%
HSV (HSB):
27°, 99.5098%, 80.0000%
XYZ:
28.7345, 20.4939, 2.4700
xyY:
0.5558, 0.3964, 20.4939
CIE-Lab:
52.3910, 40.7876, 61.2995
CIE-LCH:
52.3910, 73.6292, 56.3610
CIE-Luv:
52.3910, 93.1160, 46.6808
Hunter-Lab:
45.2701, 34.0772, 28.4542
#cc5c01 color charts
#cc5c01 color shades, tints & tones
#cc5c01 color schemes
#cc5c01 color preview, HTML & CSS examples
This text has a color of #cc5c01
<p style="color:#cc5c01;">Text here</p>
.mytext {color:#cc5c01;}
This box has a color of #cc5c01
<div style="background-color:#cc5c01;">Content here</div>
.mybackground {background-color:#cc5c01;}
Border around this has a color of #cc5c01
<div style="border:2px solid #cc5c01;">Content here</div>
.myborder {border:2px solid #cc5c01;}