#c95d2f color space conversions
Hex:
#c95d2f
RGB:
201, 93, 47
CMY:
21, 64, 82
CMYK:
0, 54, 77, 21
HSL:
18°, 62.0968%, 48.6275%
HSV (HSB):
18°, 76.6169%, 78.8235%
XYZ:
28.5148, 20.4514, 5.1339
xyY:
0.5271, 0.3780, 20.4514
CIE-Lab:
52.3438, 40.1339, 45.5804
CIE-LCH:
52.3438, 60.7314, 48.6359
CIE-Luv:
52.3438, 86.6948, 38.4641
Hunter-Lab:
45.2233, 33.4097, 24.9254
#c95d2f color charts
#c95d2f color shades, tints & tones
#c95d2f color schemes
#c95d2f color preview, HTML & CSS examples
This text has a color of #c95d2f
<p style="color:#c95d2f;">Text here</p>
.mytext {color:#c95d2f;}
This box has a color of #c95d2f
<div style="background-color:#c95d2f;">Content here</div>
.mybackground {background-color:#c95d2f;}
Border around this has a color of #c95d2f
<div style="border:2px solid #c95d2f;">Content here</div>
.myborder {border:2px solid #c95d2f;}