#c93a3e color space conversions
Hex:
#c93a3e
RGB:
201, 58, 62
CMY:
21, 77, 76
CMYK:
0, 71, 69, 21
HSL:
358°, 56.9721%, 50.7843%
HSV (HSB):
358°, 71.1443%, 78.8235%
XYZ:
26.4700, 15.7914, 6.2104
xyY:
0.5461, 0.3258, 15.7914
CIE-Lab:
46.6996, 56.2618, 31.1162
CIE-LCH:
46.6996, 64.2931, 28.9453
CIE-Luv:
46.6996, 107.8550, 21.6701
Hunter-Lab:
39.7384, 49.3575, 18.5510
#c93a3e color charts
#c93a3e color shades, tints & tones
#c93a3e color schemes
#c93a3e color preview, HTML & CSS examples
This text has a color of #c93a3e
<p style="color:#c93a3e;">Text here</p>
.mytext {color:#c93a3e;}
This box has a color of #c93a3e
<div style="background-color:#c93a3e;">Content here</div>
.mybackground {background-color:#c93a3e;}
Border around this has a color of #c93a3e
<div style="border:2px solid #c93a3e;">Content here</div>
.myborder {border:2px solid #c93a3e;}