#c8b94d color space conversions
Hex:
#c8b94d
RGB:
200, 185, 77
CMY:
22, 27, 70
CMYK:
0, 8, 62, 22
HSL:
53°, 52.7897%, 54.3137%
HSV (HSB):
53°, 61.5000%, 78.4314%
XYZ:
42.5079, 47.5131, 13.9517
xyY:
0.4088, 0.4570, 47.5131
CIE-Lab:
74.5168, -7.7915, 55.2343
CIE-LCH:
74.5168, 55.7812, 98.0293
CIE-Luv:
74.5168, 14.9996, 66.0259
Hunter-Lab:
68.9298, -10.5488, 36.2502
#c8b94d color charts
#c8b94d color shades, tints & tones
#c8b94d color schemes
#c8b94d color preview, HTML & CSS examples
This text has a color of #c8b94d
<p style="color:#c8b94d;">Text here</p>
.mytext {color:#c8b94d;}
This box has a color of #c8b94d
<div style="background-color:#c8b94d;">Content here</div>
.mybackground {background-color:#c8b94d;}
Border around this has a color of #c8b94d
<div style="border:2px solid #c8b94d;">Content here</div>
.myborder {border:2px solid #c8b94d;}