#c9956f color space conversions
Hex:
#c9956f
RGB:
201, 149, 111
CMY:
21, 42, 56
CMYK:
0, 26, 45, 21
HSL:
25°, 45.4545%, 61.1765%
HSV (HSB):
25°, 44.7761%, 78.8235%
XYZ:
37.7041, 35.0601, 19.8190
xyY:
0.4072, 0.3787, 35.0601
CIE-Lab:
65.7954, 14.8173, 27.6812
CIE-LCH:
65.7954, 31.3975, 61.8406
CIE-Luv:
65.7954, 37.8204, 32.5877
Hunter-Lab:
59.2116, 10.0430, 21.6029
#c9956f color charts
#c9956f color shades, tints & tones
#c9956f color schemes
#c9956f color preview, HTML & CSS examples
This text has a color of #c9956f
<p style="color:#c9956f;">Text here</p>
.mytext {color:#c9956f;}
This box has a color of #c9956f
<div style="background-color:#c9956f;">Content here</div>
.mybackground {background-color:#c9956f;}
Border around this has a color of #c9956f
<div style="border:2px solid #c9956f;">Content here</div>
.myborder {border:2px solid #c9956f;}