#c9986f color space conversions
Hex:
#c9986f
RGB:
201, 152, 111
CMY:
21, 40, 56
CMYK:
0, 24, 45, 21
HSL:
27°, 45.4545%, 61.1765%
HSV (HSB):
27°, 44.7761%, 78.8235%
XYZ:
38.1849, 36.0217, 19.9792
xyY:
0.4054, 0.3825, 36.0217
CIE-Lab:
66.5365, 13.1781, 28.6542
CIE-LCH:
66.5365, 31.5393, 65.3023
CIE-Luv:
66.5365, 35.8064, 34.1233
Hunter-Lab:
60.0181, 8.5342, 22.2758
#c9986f color charts
#c9986f color shades, tints & tones
#c9986f color schemes
#c9986f color preview, HTML & CSS examples
This text has a color of #c9986f
<p style="color:#c9986f;">Text here</p>
.mytext {color:#c9986f;}
This box has a color of #c9986f
<div style="background-color:#c9986f;">Content here</div>
.mybackground {background-color:#c9986f;}
Border around this has a color of #c9986f
<div style="border:2px solid #c9986f;">Content here</div>
.myborder {border:2px solid #c9986f;}