#c9706b color space conversions
Hex:
#c9706b
RGB:
201, 112, 107
CMY:
21, 56, 58
CMYK:
0, 44, 47, 21
HSL:
3°, 46.5347%, 60.3922%
HSV (HSB):
3°, 46.7662%, 78.8235%
XYZ:
32.5354, 25.0674, 17.0336
xyY:
0.4359, 0.3359, 25.0674
CIE-Lab:
57.1410, 34.5017, 18.3399
CIE-LCH:
57.1410, 39.0732, 27.9936
CIE-Luv:
57.1410, 63.3593, 16.7057
Hunter-Lab:
50.0673, 28.3773, 14.8759
#c9706b color charts
#c9706b color shades, tints & tones
#c9706b color schemes
#c9706b color preview, HTML & CSS examples
This text has a color of #c9706b
<p style="color:#c9706b;">Text here</p>
.mytext {color:#c9706b;}
This box has a color of #c9706b
<div style="background-color:#c9706b;">Content here</div>
.mybackground {background-color:#c9706b;}
Border around this has a color of #c9706b
<div style="border:2px solid #c9706b;">Content here</div>
.myborder {border:2px solid #c9706b;}