#c6ab7d color space conversions
Hex:
#c6ab7d
RGB:
198, 171, 125
CMY:
22, 33, 51
CMYK:
0, 14, 37, 22
HSL:
38°, 39.0374%, 63.3333%
HSV (HSB):
38°, 36.8687%, 77.6471%
XYZ:
41.5533, 42.6123, 25.4369
xyY:
0.3791, 0.3888, 42.6123
CIE-Lab:
71.2910, 3.2287, 27.3242
CIE-LCH:
71.2910, 27.5143, 83.2611
CIE-Luv:
71.2910, 20.1246, 35.4497
Hunter-Lab:
65.2781, -0.6110, 22.5911
#c6ab7d color charts
#c6ab7d color shades, tints & tones
#c6ab7d color schemes
#c6ab7d color preview, HTML & CSS examples
This text has a color of #c6ab7d
<p style="color:#c6ab7d;">Text here</p>
.mytext {color:#c6ab7d;}
This box has a color of #c6ab7d
<div style="background-color:#c6ab7d;">Content here</div>
.mybackground {background-color:#c6ab7d;}
Border around this has a color of #c6ab7d
<div style="border:2px solid #c6ab7d;">Content here</div>
.myborder {border:2px solid #c6ab7d;}