#c96e36 color space conversions
Hex:
#c96e36
RGB:
201, 110, 54
CMY:
21, 57, 79
CMYK:
0, 45, 73, 21
HSL:
23°, 57.6471%, 50.0000%
HSV (HSB):
23°, 73.1343%, 78.8235%
XYZ:
30.3292, 23.8357, 6.4923
xyY:
0.5000, 0.3930, 23.8357
CIE-Lab:
55.9229, 31.6605, 45.8707
CIE-LCH:
55.9229, 55.7361, 55.3862
CIE-Luv:
55.9229, 72.6894, 42.3849
Hunter-Lab:
48.8218, 25.4499, 26.2910
#c96e36 color charts
#c96e36 color shades, tints & tones
#c96e36 color schemes
#c96e36 color preview, HTML & CSS examples
This text has a color of #c96e36
<p style="color:#c96e36;">Text here</p>
.mytext {color:#c96e36;}
This box has a color of #c96e36
<div style="background-color:#c96e36;">Content here</div>
.mybackground {background-color:#c96e36;}
Border around this has a color of #c96e36
<div style="border:2px solid #c96e36;">Content here</div>
.myborder {border:2px solid #c96e36;}