#cc8242 color space conversions
Hex:
#cc8242
RGB:
204, 130, 66
CMY:
20, 49, 74
CMYK:
0, 36, 68, 20
HSL:
28°, 57.5000%, 52.9412%
HSV (HSB):
28°, 67.6471%, 80.0000%
XYZ:
33.8678, 29.1960, 9.0046
xyY:
0.4699, 0.4051, 29.1960
CIE-Lab:
60.9542, 22.7765, 45.5435
CIE-LCH:
60.9542, 50.9213, 63.4302
CIE-Luv:
60.9542, 58.4344, 46.3026
Hunter-Lab:
54.0333, 17.3247, 27.9427
#cc8242 color charts
#cc8242 color shades, tints & tones
#cc8242 color schemes
#cc8242 color preview, HTML & CSS examples
This text has a color of #cc8242
<p style="color:#cc8242;">Text here</p>
.mytext {color:#cc8242;}
This box has a color of #cc8242
<div style="background-color:#cc8242;">Content here</div>
.mybackground {background-color:#cc8242;}
Border around this has a color of #cc8242
<div style="border:2px solid #cc8242;">Content here</div>
.myborder {border:2px solid #cc8242;}