#c8b96d color space conversions
Hex:
#c8b96d
RGB:
200, 185, 109
CMY:
22, 27, 57
CMYK:
0, 8, 46, 22
HSL:
50°, 45.2736%, 60.5882%
HSV (HSB):
50°, 45.5000%, 78.4314%
XYZ:
43.9287, 48.0814, 21.4333
xyY:
0.3872, 0.4238, 48.0814
CIE-Lab:
74.8762, -5.1274, 40.3403
CIE-LCH:
74.8762, 40.6648, 97.2437
CIE-Luv:
74.8762, 13.6325, 51.9539
Hunter-Lab:
69.3408, -8.2632, 30.2119
#c8b96d color charts
#c8b96d color shades, tints & tones
#c8b96d color schemes
#c8b96d color preview, HTML & CSS examples
This text has a color of #c8b96d
<p style="color:#c8b96d;">Text here</p>
.mytext {color:#c8b96d;}
This box has a color of #c8b96d
<div style="background-color:#c8b96d;">Content here</div>
.mybackground {background-color:#c8b96d;}
Border around this has a color of #c8b96d
<div style="border:2px solid #c8b96d;">Content here</div>
.myborder {border:2px solid #c8b96d;}