#c95d3e color space conversions
Hex:
#c95d3e
RGB:
201, 93, 62
CMY:
21, 64, 76
CMYK:
0, 54, 69, 21
HSL:
13°, 56.2753%, 51.5686%
HSV (HSB):
13°, 69.1542%, 78.8235%
XYZ:
28.8712, 20.5940, 7.0108
xyY:
0.5112, 0.3647, 20.5940
CIE-Lab:
52.5023, 40.8397, 37.9459
CIE-LCH:
52.5023, 55.7474, 42.8964
CIE-Luv:
52.5023, 84.6421, 32.9089
Hunter-Lab:
45.3806, 34.1460, 22.6068
#c95d3e color charts
#c95d3e color shades, tints & tones
#c95d3e color schemes
#c95d3e color preview, HTML & CSS examples
This text has a color of #c95d3e
<p style="color:#c95d3e;">Text here</p>
.mytext {color:#c95d3e;}
This box has a color of #c95d3e
<div style="background-color:#c95d3e;">Content here</div>
.mybackground {background-color:#c95d3e;}
Border around this has a color of #c95d3e
<div style="border:2px solid #c95d3e;">Content here</div>
.myborder {border:2px solid #c95d3e;}