#cc940e color space conversions
Hex:
#cc940e
RGB:
204, 148, 14
CMY:
20, 42, 95
CMYK:
0, 27, 93, 20
HSL:
42°, 87.1560%, 42.7451%
HSV (HSB):
42°, 93.1373%, 80.0000%
XYZ:
35.5710, 34.0489, 5.1128
xyY:
0.4760, 0.4556, 34.0489
CIE-Lab:
65.0014, 11.1770, 67.5033
CIE-LCH:
65.0014, 68.4223, 80.5985
CIE-Luv:
65.0014, 46.8949, 65.3009
Hunter-Lab:
58.3514, 6.6986, 35.6510
#cc940e color charts
#cc940e color shades, tints & tones
#cc940e color schemes
#cc940e color preview, HTML & CSS examples
This text has a color of #cc940e
<p style="color:#cc940e;">Text here</p>
.mytext {color:#cc940e;}
This box has a color of #cc940e
<div style="background-color:#cc940e;">Content here</div>
.mybackground {background-color:#cc940e;}
Border around this has a color of #cc940e
<div style="border:2px solid #cc940e;">Content here</div>
.myborder {border:2px solid #cc940e;}