#c8830e color space conversions
Hex:
#c8830e
RGB:
200, 131, 14
CMY:
22, 49, 95
CMYK:
0, 35, 93, 22
HSL:
38°, 86.9159%, 41.9608%
HSV (HSB):
38°, 93.0000%, 78.4314%
XYZ:
32.0150, 28.5437, 4.2376
xyY:
0.4941, 0.4405, 28.5437
CIE-Lab:
60.3768, 18.6796, 63.9071
CIE-LCH:
60.3768, 66.5811, 73.7068
CIE-Luv:
60.3768, 57.2718, 58.7987
Hunter-Lab:
53.4263, 13.4678, 32.6957
#c8830e color charts
#c8830e color shades, tints & tones
#c8830e color schemes
#c8830e color preview, HTML & CSS examples
This text has a color of #c8830e
<p style="color:#c8830e;">Text here</p>
.mytext {color:#c8830e;}
This box has a color of #c8830e
<div style="background-color:#c8830e;">Content here</div>
.mybackground {background-color:#c8830e;}
Border around this has a color of #c8830e
<div style="border:2px solid #c8830e;">Content here</div>
.myborder {border:2px solid #c8830e;}