#c96c4c color space conversions
Hex:
#c96c4c
RGB:
201, 108, 76
CMY:
21, 58, 70
CMYK:
0, 46, 62, 21
HSL:
15°, 53.6481%, 54.3137%
HSV (HSB):
15°, 62.1891%, 78.8235%
XYZ:
30.7545, 23.6644, 9.7842
xyY:
0.4790, 0.3686, 23.6644
CIE-Lab:
55.7502, 33.9944, 34.1257
CIE-LCH:
55.7502, 48.1683, 45.1104
CIE-Luv:
55.7502, 71.4144, 32.4524
Hunter-Lab:
48.6461, 27.7185, 22.1272
#c96c4c color charts
#c96c4c color shades, tints & tones
#c96c4c color schemes
#c96c4c color preview, HTML & CSS examples
This text has a color of #c96c4c
<p style="color:#c96c4c;">Text here</p>
.mytext {color:#c96c4c;}
This box has a color of #c96c4c
<div style="background-color:#c96c4c;">Content here</div>
.mybackground {background-color:#c96c4c;}
Border around this has a color of #c96c4c
<div style="border:2px solid #c96c4c;">Content here</div>
.myborder {border:2px solid #c96c4c;}