#c95a1e color space conversions
Hex:
#c95a1e
RGB:
201, 90, 30
CMY:
21, 65, 88
CMYK:
0, 55, 85, 21
HSL:
21°, 74.0260%, 45.2941%
HSV (HSB):
21°, 85.0746%, 78.8235%
XYZ:
27.9779, 19.8236, 3.5800
xyY:
0.5445, 0.3858, 19.8236
CIE-Lab:
51.6372, 41.0657, 52.5432
CIE-LCH:
51.6372, 66.6872, 51.9902
CIE-Luv:
51.6372, 90.7303, 41.9815
Hunter-Lab:
44.5237, 34.2499, 26.3992
#c95a1e color charts
#c95a1e color shades, tints & tones
#c95a1e color schemes
#c95a1e color preview, HTML & CSS examples
This text has a color of #c95a1e
<p style="color:#c95a1e;">Text here</p>
.mytext {color:#c95a1e;}
This box has a color of #c95a1e
<div style="background-color:#c95a1e;">Content here</div>
.mybackground {background-color:#c95a1e;}
Border around this has a color of #c95a1e
<div style="border:2px solid #c95a1e;">Content here</div>
.myborder {border:2px solid #c95a1e;}