#c8a96e color space conversions
Hex:
#c8a96e
RGB:
200, 169, 110
CMY:
22, 34, 57
CMYK:
0, 16, 45, 22
HSL:
39°, 45.0000%, 60.7843%
HSV (HSB):
39°, 45.0000%, 78.4314%
XYZ:
40.8219, 41.7811, 20.6649
xyY:
0.3953, 0.4046, 41.7811
CIE-Lab:
70.7197, 3.4513, 34.5813
CIE-LCH:
70.7197, 34.7531, 84.3006
CIE-Luv:
70.7197, 23.8894, 43.3044
Hunter-Lab:
64.6383, -0.3866, 26.2918
#c8a96e color charts
#c8a96e color shades, tints & tones
#c8a96e color schemes
#c8a96e color preview, HTML & CSS examples
This text has a color of #c8a96e
<p style="color:#c8a96e;">Text here</p>
.mytext {color:#c8a96e;}
This box has a color of #c8a96e
<div style="background-color:#c8a96e;">Content here</div>
.mybackground {background-color:#c8a96e;}
Border around this has a color of #c8a96e
<div style="border:2px solid #c8a96e;">Content here</div>
.myborder {border:2px solid #c8a96e;}