#c9996b color space conversions
Hex:
#c9996b
RGB:
201, 153, 107
CMY:
21, 40, 58
CMYK:
0, 24, 47, 21
HSL:
29°, 46.5347%, 60.3922%
HSV (HSB):
29°, 46.7662%, 78.8235%
XYZ:
38.1325, 36.2615, 18.8993
xyY:
0.4087, 0.3887, 36.2615
CIE-Lab:
66.7193, 12.2214, 31.0551
CIE-LCH:
66.7193, 33.3734, 68.5184
CIE-Luv:
66.7193, 35.5210, 36.9376
Hunter-Lab:
60.2175, 7.6536, 23.5441
#c9996b color charts
#c9996b color shades, tints & tones
#c9996b color schemes
#c9996b color preview, HTML & CSS examples
This text has a color of #c9996b
<p style="color:#c9996b;">Text here</p>
.mytext {color:#c9996b;}
This box has a color of #c9996b
<div style="background-color:#c9996b;">Content here</div>
.mybackground {background-color:#c9996b;}
Border around this has a color of #c9996b
<div style="border:2px solid #c9996b;">Content here</div>
.myborder {border:2px solid #c9996b;}