#c96f2d color space conversions
Hex:
#c96f2d
RGB:
201, 111, 45
CMY:
21, 56, 82
CMYK:
0, 45, 78, 21
HSL:
25°, 63.4146%, 48.2353%
HSV (HSB):
25°, 77.6119%, 78.8235%
XYZ:
30.2455, 23.9758, 5.5163
xyY:
0.5063, 0.4014, 23.9758
CIE-Lab:
56.0636, 30.7395, 50.2428
CIE-LCH:
56.0636, 58.9004, 58.5409
CIE-Luv:
56.0636, 72.7577, 45.6121
Hunter-Lab:
48.9651, 24.5694, 27.5961
#c96f2d color charts
#c96f2d color shades, tints & tones
#c96f2d color schemes
#c96f2d color preview, HTML & CSS examples
This text has a color of #c96f2d
<p style="color:#c96f2d;">Text here</p>
.mytext {color:#c96f2d;}
This box has a color of #c96f2d
<div style="background-color:#c96f2d;">Content here</div>
.mybackground {background-color:#c96f2d;}
Border around this has a color of #c96f2d
<div style="border:2px solid #c96f2d;">Content here</div>
.myborder {border:2px solid #c96f2d;}