#c96f4a color space conversions
Hex:
#c96f4a
RGB:
201, 111, 74
CMY:
21, 56, 71
CMYK:
0, 45, 63, 21
HSL:
17°, 54.0426%, 53.9216%
HSV (HSB):
17°, 63.1841%, 78.8235%
XYZ:
31.0079, 24.2808, 9.5309
xyY:
0.4784, 0.3746, 24.2808
CIE-Lab:
56.3678, 32.2725, 35.9703
CIE-LCH:
56.3678, 48.3258, 48.1016
CIE-Luv:
56.3678, 69.4799, 34.6502
Hunter-Lab:
49.2756, 26.0933, 23.0249
#c96f4a color charts
#c96f4a color shades, tints & tones
#c96f4a color schemes
#c96f4a color preview, HTML & CSS examples
This text has a color of #c96f4a
<p style="color:#c96f4a;">Text here</p>
.mytext {color:#c96f4a;}
This box has a color of #c96f4a
<div style="background-color:#c96f4a;">Content here</div>
.mybackground {background-color:#c96f4a;}
Border around this has a color of #c96f4a
<div style="border:2px solid #c96f4a;">Content here</div>
.myborder {border:2px solid #c96f4a;}