#c9a08b color space conversions
Hex:
#c9a08b
RGB:
201, 160, 139
CMY:
21, 37, 45
CMYK:
0, 20, 31, 21
HSL:
20°, 36.4706%, 66.6667%
HSV (HSB):
20°, 30.8458%, 78.8235%
XYZ:
41.3184, 39.4232, 29.8578
xyY:
0.3736, 0.3565, 39.4232
CIE-Lab:
69.0567, 12.1428, 16.7136
CIE-LCH:
69.0567, 20.6589, 54.0006
CIE-Luv:
69.0567, 27.8254, 20.5810
Hunter-Lab:
62.7879, 7.5855, 15.7571
#c9a08b color charts
#c9a08b color shades, tints & tones
#c9a08b color schemes
#c9a08b color preview, HTML & CSS examples
This text has a color of #c9a08b
<p style="color:#c9a08b;">Text here</p>
.mytext {color:#c9a08b;}
This box has a color of #c9a08b
<div style="background-color:#c9a08b;">Content here</div>
.mybackground {background-color:#c9a08b;}
Border around this has a color of #c9a08b
<div style="border:2px solid #c9a08b;">Content here</div>
.myborder {border:2px solid #c9a08b;}