#c8aa6d color space conversions
Hex:
#c8aa6d
RGB:
200, 170, 109
CMY:
22, 33, 57
CMYK:
0, 15, 46, 22
HSL:
40°, 45.2736%, 60.5882%
HSV (HSB):
40°, 45.5000%, 78.4314%
XYZ:
40.9545, 42.1329, 20.4419
xyY:
0.3956, 0.4070, 42.1329
CIE-Lab:
70.9625, 2.8130, 35.4146
CIE-LCH:
70.9625, 35.5262, 85.4585
CIE-Luv:
70.9625, 23.3044, 44.3609
Hunter-Lab:
64.9099, -0.9689, 26.7648
#c8aa6d color charts
#c8aa6d color shades, tints & tones
#c8aa6d color schemes
#c8aa6d color preview, HTML & CSS examples
This text has a color of #c8aa6d
<p style="color:#c8aa6d;">Text here</p>
.mytext {color:#c8aa6d;}
This box has a color of #c8aa6d
<div style="background-color:#c8aa6d;">Content here</div>
.mybackground {background-color:#c8aa6d;}
Border around this has a color of #c8aa6d
<div style="border:2px solid #c8aa6d;">Content here</div>
.myborder {border:2px solid #c8aa6d;}