#cc822e color space conversions
Hex:
#cc822e
RGB:
204, 130, 46
CMY:
20, 49, 82
CMYK:
0, 36, 77, 20
HSL:
32°, 63.2000%, 49.0196%
HSV (HSB):
32°, 77.4510%, 80.0000%
XYZ:
33.3776, 28.9999, 6.4231
xyY:
0.4851, 0.4215, 28.9999
CIE-Lab:
60.7815, 21.8021, 54.5260
CIE-LCH:
60.7815, 58.7232, 68.2061
CIE-Luv:
60.7815, 60.0096, 52.8512
Hunter-Lab:
53.8515, 16.3955, 30.6243
#cc822e color charts
#cc822e color shades, tints & tones
#cc822e color schemes
#cc822e color preview, HTML & CSS examples
This text has a color of #cc822e
<p style="color:#cc822e;">Text here</p>
.mytext {color:#cc822e;}
This box has a color of #cc822e
<div style="background-color:#cc822e;">Content here</div>
.mybackground {background-color:#cc822e;}
Border around this has a color of #cc822e
<div style="border:2px solid #cc822e;">Content here</div>
.myborder {border:2px solid #cc822e;}