#c96e39 color space conversions
Hex:
#c96e39
RGB:
201, 110, 57
CMY:
21, 57, 78
CMYK:
0, 45, 72, 21
HSL:
22°, 57.1429%, 50.5882%
HSV (HSB):
22°, 71.6418%, 78.8235%
XYZ:
30.4018, 23.8648, 6.8749
xyY:
0.4972, 0.3903, 23.8648
CIE-Lab:
55.9521, 31.8071, 44.4153
CIE-LCH:
55.9521, 54.6298, 54.3924
CIE-Luv:
55.9521, 72.3669, 41.3207
Hunter-Lab:
48.8516, 25.5958, 25.8522
#c96e39 color charts
#c96e39 color shades, tints & tones
#c96e39 color schemes
#c96e39 color preview, HTML & CSS examples
This text has a color of #c96e39
<p style="color:#c96e39;">Text here</p>
.mytext {color:#c96e39;}
This box has a color of #c96e39
<div style="background-color:#c96e39;">Content here</div>
.mybackground {background-color:#c96e39;}
Border around this has a color of #c96e39
<div style="border:2px solid #c96e39;">Content here</div>
.myborder {border:2px solid #c96e39;}