#c8812a color space conversions
Hex:
#c8812a
RGB:
200, 129, 42
CMY:
22, 49, 84
CMYK:
0, 36, 79, 22
HSL:
33°, 65.2893%, 47.4510%
HSV (HSB):
33°, 79.0000%, 78.4314%
XYZ:
32.0876, 28.1470, 5.9322
xyY:
0.4849, 0.4254, 28.1470
CIE-Lab:
60.0213, 20.4743, 55.2516
CIE-LCH:
60.0213, 58.9231, 69.6670
CIE-Luv:
60.0213, 57.7696, 53.2646
Hunter-Lab:
53.0538, 15.1149, 30.5081
#c8812a color charts
#c8812a color shades, tints & tones
#c8812a color schemes
#c8812a color preview, HTML & CSS examples
This text has a color of #c8812a
<p style="color:#c8812a;">Text here</p>
.mytext {color:#c8812a;}
This box has a color of #c8812a
<div style="background-color:#c8812a;">Content here</div>
.mybackground {background-color:#c8812a;}
Border around this has a color of #c8812a
<div style="border:2px solid #c8812a;">Content here</div>
.myborder {border:2px solid #c8812a;}