#c9706c color space conversions
Hex:
#c9706c
RGB:
201, 112, 108
CMY:
21, 56, 58
CMYK:
0, 44, 46, 21
HSL:
3°, 46.2687%, 60.5882%
HSV (HSB):
3°, 46.2687%, 78.8235%
XYZ:
32.5883, 25.0886, 17.3123
xyY:
0.4346, 0.3346, 25.0886
CIE-Lab:
57.1616, 34.6025, 17.7908
CIE-LCH:
57.1616, 38.9082, 27.2098
CIE-Luv:
57.1616, 63.1726, 16.0640
Hunter-Lab:
50.0885, 28.4800, 14.5692
#c9706c color charts
#c9706c color shades, tints & tones
#c9706c color schemes
#c9706c color preview, HTML & CSS examples
This text has a color of #c9706c
<p style="color:#c9706c;">Text here</p>
.mytext {color:#c9706c;}
This box has a color of #c9706c
<div style="background-color:#c9706c;">Content here</div>
.mybackground {background-color:#c9706c;}
Border around this has a color of #c9706c
<div style="border:2px solid #c9706c;">Content here</div>
.myborder {border:2px solid #c9706c;}