#c8ab7d color space conversions
Hex:
#c8ab7d
RGB:
200, 171, 125
CMY:
22, 33, 51
CMYK:
0, 15, 38, 22
HSL:
37°, 40.5405%, 63.7255%
HSV (HSB):
37°, 37.5000%, 78.4314%
XYZ:
42.0840, 42.8858, 25.4618
xyY:
0.3811, 0.3883, 42.8858
CIE-Lab:
71.4774, 4.0339, 27.6055
CIE-LCH:
71.4774, 27.8987, 81.6865
CIE-Luv:
71.4774, 21.5056, 35.6360
Hunter-Lab:
65.4873, 0.1064, 22.7889
#c8ab7d color charts
#c8ab7d color shades, tints & tones
#c8ab7d color schemes
#c8ab7d color preview, HTML & CSS examples
This text has a color of #c8ab7d
<p style="color:#c8ab7d;">Text here</p>
.mytext {color:#c8ab7d;}
This box has a color of #c8ab7d
<div style="background-color:#c8ab7d;">Content here</div>
.mybackground {background-color:#c8ab7d;}
Border around this has a color of #c8ab7d
<div style="border:2px solid #c8ab7d;">Content here</div>
.myborder {border:2px solid #c8ab7d;}