#c8832a color space conversions
Hex:
#c8832a
RGB:
200, 131, 42
CMY:
22, 49, 84
CMYK:
0, 35, 79, 22
HSL:
34°, 65.2893%, 47.4510%
HSV (HSB):
34°, 79.0000%, 78.4314%
XYZ:
32.3536, 28.6791, 6.0209
xyY:
0.4825, 0.4277, 28.6791
CIE-Lab:
60.4974, 19.3820, 55.6964
CIE-LCH:
60.4974, 58.9724, 70.8125
CIE-Luv:
60.4974, 56.1815, 54.0478
Hunter-Lab:
53.5529, 14.1221, 30.8211
#c8832a color charts
#c8832a color shades, tints & tones
#c8832a color schemes
#c8832a color preview, HTML & CSS examples
This text has a color of #c8832a
<p style="color:#c8832a;">Text here</p>
.mytext {color:#c8832a;}
This box has a color of #c8832a
<div style="background-color:#c8832a;">Content here</div>
.mybackground {background-color:#c8832a;}
Border around this has a color of #c8832a
<div style="border:2px solid #c8832a;">Content here</div>
.myborder {border:2px solid #c8832a;}