#cc812d color space conversions
Hex:
#cc812d
RGB:
204, 129, 45
CMY:
20, 49, 82
CMYK:
0, 37, 78, 20
HSL:
32°, 63.8554%, 48.8235%
HSV (HSB):
32°, 77.9412%, 80.0000%
XYZ:
33.2258, 28.7273, 6.2764
xyY:
0.4870, 0.4210, 28.7273
CIE-Lab:
60.5402, 22.3064, 54.7075
CIE-LCH:
60.5402, 59.0803, 67.8174
CIE-Luv:
60.5402, 60.8696, 52.7263
Hunter-Lab:
53.5979, 16.8572, 30.5756
#cc812d color charts
#cc812d color shades, tints & tones
#cc812d color schemes
#cc812d color preview, HTML & CSS examples
This text has a color of #cc812d
<p style="color:#cc812d;">Text here</p>
.mytext {color:#cc812d;}
This box has a color of #cc812d
<div style="background-color:#cc812d;">Content here</div>
.mybackground {background-color:#cc812d;}
Border around this has a color of #cc812d
<div style="border:2px solid #cc812d;">Content here</div>
.myborder {border:2px solid #cc812d;}