#c8b95c color space conversions
Hex:
#c8b95c
RGB:
200, 185, 92
CMY:
22, 27, 64
CMYK:
0, 8, 54, 22
HSL:
52°, 49.5413%, 57.2549%
HSV (HSB):
52°, 54.0000%, 78.4314%
XYZ:
43.1001, 47.7500, 17.0703
xyY:
0.3994, 0.4425, 47.7500
CIE-Lab:
74.6670, -6.6713, 48.4798
CIE-LCH:
74.6670, 48.9367, 97.8352
CIE-Luv:
74.6670, 14.4175, 60.0380
Hunter-Lab:
69.1014, -9.5928, 33.7244
#c8b95c color charts
#c8b95c color shades, tints & tones
#c8b95c color schemes
#c8b95c color preview, HTML & CSS examples
This text has a color of #c8b95c
<p style="color:#c8b95c;">Text here</p>
.mytext {color:#c8b95c;}
This box has a color of #c8b95c
<div style="background-color:#c8b95c;">Content here</div>
.mybackground {background-color:#c8b95c;}
Border around this has a color of #c8b95c
<div style="border:2px solid #c8b95c;">Content here</div>
.myborder {border:2px solid #c8b95c;}