#e91b50 color space conversions
Hex:
#e91b50
RGB:
233, 27, 80
CMY:
9, 89, 69
CMYK:
0, 88, 66, 9
HSL:
345°, 82.4000%, 50.9804%
HSV (HSB):
345°, 88.4120%, 91.3725%
XYZ:
35.4442, 18.6867, 9.3282
xyY:
0.5585, 0.2945, 18.6867
CIE-Lab:
50.3186, 74.0359, 26.1748
CIE-LCH:
50.3186, 78.5266, 19.4707
CIE-Luv:
50.3186, 140.3962, 13.7010
Hunter-Lab:
43.2281, 70.7090, 17.4655
#e91b50 color charts
#e91b50 color shades, tints & tones
#e91b50 color schemes
#e91b50 color preview, HTML & CSS examples
This text has a color of #e91b50
<p style="color:#e91b50;">Text here</p>
.mytext {color:#e91b50;}
This box has a color of #e91b50
<div style="background-color:#e91b50;">Content here</div>
.mybackground {background-color:#e91b50;}
Border around this has a color of #e91b50
<div style="border:2px solid #e91b50;">Content here</div>
.myborder {border:2px solid #e91b50;}