#e91d5e color space conversions
Hex:
#e91d5e
RGB:
233, 29, 94
CMY:
9, 89, 63
CMYK:
0, 88, 60, 9
HSL:
341°, 82.2581%, 51.3725%
HSV (HSB):
341°, 87.5536%, 91.3725%
XYZ:
36.0640, 19.0105, 12.3583
xyY:
0.5348, 0.2819, 19.0105
CIE-Lab:
50.6995, 74.4799, 18.1648
CIE-LCH:
50.6995, 76.6630, 13.7062
CIE-Luv:
50.6995, 134.9669, 6.0545
Hunter-Lab:
43.6011, 71.3420, 13.7156
#e91d5e color charts
#e91d5e color shades, tints & tones
#e91d5e color schemes
#e91d5e color preview, HTML & CSS examples
This text has a color of #e91d5e
<p style="color:#e91d5e;">Text here</p>
.mytext {color:#e91d5e;}
This box has a color of #e91d5e
<div style="background-color:#e91d5e;">Content here</div>
.mybackground {background-color:#e91d5e;}
Border around this has a color of #e91d5e
<div style="border:2px solid #e91d5e;">Content here</div>
.myborder {border:2px solid #e91d5e;}