#c93b2e color space conversions
Hex:
#c93b2e
RGB:
201, 59, 46
CMY:
21, 77, 82
CMYK:
0, 71, 77, 21
HSL:
5°, 62.7530%, 48.4314%
HSV (HSB):
5°, 77.1144%, 78.8235%
XYZ:
26.1445, 15.7427, 4.2454
xyY:
0.5667, 0.3412, 15.7427
CIE-Lab:
46.6351, 55.1963, 40.1726
CIE-LCH:
46.6351, 68.2676, 36.0476
CIE-Luv:
46.6351, 110.5899, 28.3966
Hunter-Lab:
39.6771, 48.1846, 21.4299
#c93b2e color charts
#c93b2e color shades, tints & tones
#c93b2e color schemes
#c93b2e color preview, HTML & CSS examples
This text has a color of #c93b2e
<p style="color:#c93b2e;">Text here</p>
.mytext {color:#c93b2e;}
This box has a color of #c93b2e
<div style="background-color:#c93b2e;">Content here</div>
.mybackground {background-color:#c93b2e;}
Border around this has a color of #c93b2e
<div style="border:2px solid #c93b2e;">Content here</div>
.myborder {border:2px solid #c93b2e;}