#c8ac5a color space conversions
Hex:
#c8ac5a
RGB:
200, 172, 90
CMY:
22, 33, 65
CMYK:
0, 14, 55, 22
HSL:
45°, 50.0000%, 56.8627%
HSV (HSB):
45°, 55.0000%, 78.4314%
XYZ:
40.4174, 42.5226, 15.7503
xyY:
0.4095, 0.4309, 42.5226
CIE-Lab:
71.2297, 0.0030, 45.4081
CIE-LCH:
71.2297, 45.4081, 89.9963
CIE-Luv:
71.2297, 23.1468, 54.7826
Hunter-Lab:
65.2093, -3.4803, 31.3260
#c8ac5a color charts
#c8ac5a color shades, tints & tones
#c8ac5a color schemes
#c8ac5a color preview, HTML & CSS examples
This text has a color of #c8ac5a
<p style="color:#c8ac5a;">Text here</p>
.mytext {color:#c8ac5a;}
This box has a color of #c8ac5a
<div style="background-color:#c8ac5a;">Content here</div>
.mybackground {background-color:#c8ac5a;}
Border around this has a color of #c8ac5a
<div style="border:2px solid #c8ac5a;">Content here</div>
.myborder {border:2px solid #c8ac5a;}