#c8ab5e color space conversions
Hex:
#c8ab5e
RGB:
200, 171, 94
CMY:
22, 33, 63
CMYK:
0, 15, 53, 22
HSL:
44°, 49.0741%, 57.6471%
HSV (HSB):
44°, 53.0000%, 78.4314%
XYZ:
40.4027, 42.2133, 16.6082
xyY:
0.4072, 0.4254, 42.2133
CIE-Lab:
71.0178, 0.8711, 43.1700
CIE-LCH:
71.0178, 43.1788, 88.8440
CIE-Luv:
71.0178, 23.5943, 52.4676
Hunter-Lab:
64.9718, -2.7004, 30.3244
#c8ab5e color charts
#c8ab5e color shades, tints & tones
#c8ab5e color schemes
#c8ab5e color preview, HTML & CSS examples
This text has a color of #c8ab5e
<p style="color:#c8ab5e;">Text here</p>
.mytext {color:#c8ab5e;}
This box has a color of #c8ab5e
<div style="background-color:#c8ab5e;">Content here</div>
.mybackground {background-color:#c8ab5e;}
Border around this has a color of #c8ab5e
<div style="border:2px solid #c8ab5e;">Content here</div>
.myborder {border:2px solid #c8ab5e;}