#c91e1e color space conversions
Hex:
#c91e1e
RGB:
201, 30, 30
CMY:
21, 88, 88
CMYK:
0, 85, 85, 21
HSL:
0°, 74.0260%, 45.2941%
HSV (HSB):
0°, 85.0746%, 78.8235%
XYZ:
24.7860, 13.4398, 2.5161
xyY:
0.6084, 0.3299, 13.4398
CIE-Lab:
43.4186, 63.3280, 45.4796
CIE-LCH:
43.4186, 77.9669, 35.6844
CIE-Luv:
43.4186, 127.5511, 27.5058
Hunter-Lab:
36.6603, 56.5281, 21.5930
#c91e1e color charts
#c91e1e color shades, tints & tones
#c91e1e color schemes
#c91e1e color preview, HTML & CSS examples
This text has a color of #c91e1e
<p style="color:#c91e1e;">Text here</p>
.mytext {color:#c91e1e;}
This box has a color of #c91e1e
<div style="background-color:#c91e1e;">Content here</div>
.mybackground {background-color:#c91e1e;}
Border around this has a color of #c91e1e
<div style="border:2px solid #c91e1e;">Content here</div>
.myborder {border:2px solid #c91e1e;}