#c8b07a color space conversions
Hex:
#c8b07a
RGB:
200, 176, 122
CMY:
22, 31, 52
CMYK:
0, 12, 39, 22
HSL:
42°, 41.4894%, 63.1373%
HSV (HSB):
42°, 39.0000%, 78.4314%
XYZ:
42.8576, 44.7352, 24.7883
xyY:
0.3814, 0.3981, 44.7352
CIE-Lab:
72.7172, 1.0111, 30.8392
CIE-LCH:
72.7172, 30.8557, 88.1222
CIE-Luv:
72.7172, 18.5685, 40.1161
Hunter-Lab:
66.8844, -2.6699, 24.8454
#c8b07a color charts
#c8b07a color shades, tints & tones
#c8b07a color schemes
#c8b07a color preview, HTML & CSS examples
This text has a color of #c8b07a
<p style="color:#c8b07a;">Text here</p>
.mytext {color:#c8b07a;}
This box has a color of #c8b07a
<div style="background-color:#c8b07a;">Content here</div>
.mybackground {background-color:#c8b07a;}
Border around this has a color of #c8b07a
<div style="border:2px solid #c8b07a;">Content here</div>
.myborder {border:2px solid #c8b07a;}