#c9955b color space conversions
Hex:
#c9955b
RGB:
201, 149, 91
CMY:
21, 42, 64
CMYK:
0, 26, 55, 21
HSL:
32°, 50.4587%, 57.2549%
HSV (HSB):
32°, 54.7264%, 78.8235%
XYZ:
36.7232, 34.6677, 14.6536
xyY:
0.4268, 0.4029, 34.6677
CIE-Lab:
65.4892, 12.9234, 38.0063
CIE-LCH:
65.4892, 40.1434, 71.2202
CIE-Luv:
65.4892, 39.7552, 43.4822
Hunter-Lab:
58.8793, 8.2921, 26.4598
#c9955b color charts
#c9955b color shades, tints & tones
#c9955b color schemes
#c9955b color preview, HTML & CSS examples
This text has a color of #c9955b
<p style="color:#c9955b;">Text here</p>
.mytext {color:#c9955b;}
This box has a color of #c9955b
<div style="background-color:#c9955b;">Content here</div>
.mybackground {background-color:#c9955b;}
Border around this has a color of #c9955b
<div style="border:2px solid #c9955b;">Content here</div>
.myborder {border:2px solid #c9955b;}