#c96c31 color space conversions
Hex:
#c96c31
RGB:
201, 108, 49
CMY:
21, 58, 81
CMYK:
0, 46, 76, 21
HSL:
23°, 60.8000%, 49.0196%
HSV (HSB):
23°, 75.6219%, 78.8235%
XYZ:
30.0043, 23.3644, 5.8341
xyY:
0.5068, 0.3946, 23.3644
CIE-Lab:
55.4457, 32.4932, 47.7828
CIE-LCH:
55.4457, 57.7842, 55.7835
CIE-Luv:
55.4457, 74.7696, 43.2770
Hunter-Lab:
48.3367, 26.2121, 26.6796
#c96c31 color charts
#c96c31 color shades, tints & tones
#c96c31 color schemes
#c96c31 color preview, HTML & CSS examples
This text has a color of #c96c31
<p style="color:#c96c31;">Text here</p>
.mytext {color:#c96c31;}
This box has a color of #c96c31
<div style="background-color:#c96c31;">Content here</div>
.mybackground {background-color:#c96c31;}
Border around this has a color of #c96c31
<div style="border:2px solid #c96c31;">Content here</div>
.myborder {border:2px solid #c96c31;}