#c95a2f color space conversions
Hex:
#c95a2f
RGB:
201, 90, 47
CMY:
21, 65, 82
CMYK:
0, 55, 77, 21
HSL:
17°, 62.0968%, 48.6275%
HSV (HSB):
17°, 76.6169%, 78.8235%
XYZ:
28.2566, 19.9351, 5.0479
xyY:
0.5307, 0.3744, 19.9351
CIE-Lab:
51.7637, 41.6210, 44.9863
CIE-LCH:
51.7637, 61.2868, 47.2252
CIE-Luv:
51.7637, 88.9852, 37.4267
Hunter-Lab:
44.6487, 34.8313, 24.5509
#c95a2f color charts
#c95a2f color shades, tints & tones
#c95a2f color schemes
#c95a2f color preview, HTML & CSS examples
This text has a color of #c95a2f
<p style="color:#c95a2f;">Text here</p>
.mytext {color:#c95a2f;}
This box has a color of #c95a2f
<div style="background-color:#c95a2f;">Content here</div>
.mybackground {background-color:#c95a2f;}
Border around this has a color of #c95a2f
<div style="border:2px solid #c95a2f;">Content here</div>
.myborder {border:2px solid #c95a2f;}