#c8b95d color space conversions
Hex:
#c8b95d
RGB:
200, 185, 93
CMY:
22, 27, 64
CMYK:
0, 8, 54, 22
HSL:
52°, 49.3088%, 57.4510%
HSV (HSB):
52°, 53.5000%, 78.4314%
XYZ:
43.1442, 47.7676, 17.3021
xyY:
0.3987, 0.4414, 47.7676
CIE-Lab:
74.6781, -6.5886, 48.0131
CIE-LCH:
74.6781, 48.4631, 97.8136
CIE-Luv:
74.6781, 14.3750, 59.6001
Hunter-Lab:
69.1141, -9.5219, 33.5372
#c8b95d color charts
#c8b95d color shades, tints & tones
#c8b95d color schemes
#c8b95d color preview, HTML & CSS examples
This text has a color of #c8b95d
<p style="color:#c8b95d;">Text here</p>
.mytext {color:#c8b95d;}
This box has a color of #c8b95d
<div style="background-color:#c8b95d;">Content here</div>
.mybackground {background-color:#c8b95d;}
Border around this has a color of #c8b95d
<div style="border:2px solid #c8b95d;">Content here</div>
.myborder {border:2px solid #c8b95d;}