#c8ab6a color space conversions
Hex:
#c8ab6a
RGB:
200, 171, 106
CMY:
22, 33, 58
CMYK:
0, 15, 47, 22
HSL:
41°, 46.0784%, 60.0000%
HSV (HSB):
41°, 47.0000%, 78.4314%
XYZ:
40.9838, 42.4458, 19.6684
xyY:
0.3975, 0.4117, 42.4458
CIE-Lab:
71.1772, 1.9778, 37.2478
CIE-LCH:
71.1772, 37.3003, 86.9605
CIE-Luv:
71.1772, 22.8495, 46.4739
Hunter-Lab:
65.1504, -1.7252, 27.7061
#c8ab6a color charts
#c8ab6a color shades, tints & tones
#c8ab6a color schemes
#c8ab6a color preview, HTML & CSS examples
This text has a color of #c8ab6a
<p style="color:#c8ab6a;">Text here</p>
.mytext {color:#c8ab6a;}
This box has a color of #c8ab6a
<div style="background-color:#c8ab6a;">Content here</div>
.mybackground {background-color:#c8ab6a;}
Border around this has a color of #c8ab6a
<div style="border:2px solid #c8ab6a;">Content here</div>
.myborder {border:2px solid #c8ab6a;}