#c93031 color space conversions
Hex:
#c93031
RGB:
201, 48, 49
CMY:
21, 81, 81
CMYK:
0, 76, 76, 21
HSL:
360°, 61.4458%, 48.8235%
HSV (HSB):
360°, 76.1194%, 78.8235%
XYZ:
25.6987, 14.7532, 4.3989
xyY:
0.5730, 0.3289, 14.7532
CIE-Lab:
45.2942, 59.1171, 37.0533
CIE-LCH:
45.2942, 69.7694, 32.0786
CIE-Luv:
45.2942, 116.1352, 24.7139
Hunter-Lab:
38.4098, 52.2111, 20.0967
#c93031 color charts
#c93031 color shades, tints & tones
#c93031 color schemes
#c93031 color preview, HTML & CSS examples
This text has a color of #c93031
<p style="color:#c93031;">Text here</p>
.mytext {color:#c93031;}
This box has a color of #c93031
<div style="background-color:#c93031;">Content here</div>
.mybackground {background-color:#c93031;}
Border around this has a color of #c93031
<div style="border:2px solid #c93031;">Content here</div>
.myborder {border:2px solid #c93031;}