#c6aa9e color space conversions
Hex:
#c6aa9e
RGB:
198, 170, 158
CMY:
22, 33, 38
CMYK:
0, 14, 20, 22
HSL:
18°, 25.9740%, 69.8039%
HSV (HSB):
18°, 20.2020%, 77.6471%
XYZ:
43.8350, 43.2238, 38.3804
xyY:
0.3495, 0.3446, 43.2238
CIE-Lab:
71.7066, 8.2596, 9.9386
CIE-LCH:
71.7066, 12.9227, 50.2712
CIE-Luv:
71.7066, 18.0323, 12.5981
Hunter-Lab:
65.7448, 3.9604, 11.4092
#c6aa9e color charts
#c6aa9e color shades, tints & tones
#c6aa9e color schemes
#c6aa9e color preview, HTML & CSS examples
This text has a color of #c6aa9e
<p style="color:#c6aa9e;">Text here</p>
.mytext {color:#c6aa9e;}
This box has a color of #c6aa9e
<div style="background-color:#c6aa9e;">Content here</div>
.mybackground {background-color:#c6aa9e;}
Border around this has a color of #c6aa9e
<div style="border:2px solid #c6aa9e;">Content here</div>
.myborder {border:2px solid #c6aa9e;}