#c96e40 color space conversions
Hex:
#c96e40
RGB:
201, 110, 64
CMY:
21, 57, 75
CMYK:
0, 45, 68, 21
HSL:
20°, 55.9184%, 51.9608%
HSV (HSB):
20°, 68.1592%, 78.8235%
XYZ:
30.5887, 23.9395, 7.8591
xyY:
0.4903, 0.3837, 23.9395
CIE-Lab:
56.0272, 32.1829, 40.9125
CIE-LCH:
56.0272, 52.0536, 51.8105
CIE-Luv:
56.0272, 71.5487, 38.6184
Hunter-Lab:
48.9280, 25.9702, 24.7262
#c96e40 color charts
#c96e40 color shades, tints & tones
#c96e40 color schemes
#c96e40 color preview, HTML & CSS examples
This text has a color of #c96e40
<p style="color:#c96e40;">Text here</p>
.mytext {color:#c96e40;}
This box has a color of #c96e40
<div style="background-color:#c96e40;">Content here</div>
.mybackground {background-color:#c96e40;}
Border around this has a color of #c96e40
<div style="border:2px solid #c96e40;">Content here</div>
.myborder {border:2px solid #c96e40;}