#cc740d color space conversions
Hex:
#cc740d
RGB:
204, 116, 13
CMY:
20, 55, 95
CMYK:
0, 43, 94, 20
HSL:
32°, 88.0184%, 42.5490%
HSV (HSB):
32°, 93.6275%, 80.0000%
XYZ:
31.2199, 25.3572, 3.6297
xyY:
0.5185, 0.4212, 25.3572
CIE-Lab:
57.4218, 28.5122, 62.2216
CIE-LCH:
57.4218, 68.4432, 65.3810
CIE-Luv:
57.4218, 72.9732, 53.6417
Hunter-Lab:
50.3559, 22.5442, 30.9754
#cc740d color charts
#cc740d color shades, tints & tones
#cc740d color schemes
#cc740d color preview, HTML & CSS examples
This text has a color of #cc740d
<p style="color:#cc740d;">Text here</p>
.mytext {color:#cc740d;}
This box has a color of #cc740d
<div style="background-color:#cc740d;">Content here</div>
.mybackground {background-color:#cc740d;}
Border around this has a color of #cc740d
<div style="border:2px solid #cc740d;">Content here</div>
.myborder {border:2px solid #cc740d;}