#c8aa9d color space conversions
Hex:
#c8aa9d
RGB:
200, 170, 157
CMY:
22, 33, 38
CMYK:
0, 15, 22, 22
HSL:
18°, 28.1046%, 70.0000%
HSV (HSB):
18°, 21.5000%, 78.4314%
XYZ:
44.2799, 43.4631, 37.9537
xyY:
0.3523, 0.3458, 43.4631
CIE-Lab:
71.8682, 8.8660, 10.7427
CIE-LCH:
71.8682, 13.9288, 50.4670
CIE-Luv:
71.8682, 19.4358, 13.5798
Hunter-Lab:
65.9266, 4.5190, 12.0155
#c8aa9d color charts
#c8aa9d color shades, tints & tones
#c8aa9d color schemes
#c8aa9d color preview, HTML & CSS examples
This text has a color of #c8aa9d
<p style="color:#c8aa9d;">Text here</p>
.mytext {color:#c8aa9d;}
This box has a color of #c8aa9d
<div style="background-color:#c8aa9d;">Content here</div>
.mybackground {background-color:#c8aa9d;}
Border around this has a color of #c8aa9d
<div style="border:2px solid #c8aa9d;">Content here</div>
.myborder {border:2px solid #c8aa9d;}