#e90d7f color space conversions
Hex:
#e90d7f
RGB:
233, 13, 127
CMY:
9, 95, 50
CMYK:
0, 94, 45, 9
HSL:
329°, 89.4309%, 48.2353%
HSV (HSB):
329°, 94.4206%, 91.3725%
XYZ:
37.5790, 19.1438, 21.7932
xyY:
0.4786, 0.2438, 19.1438
CIE-Lab:
50.8550, 78.8088, -1.7231
CIE-LCH:
50.8550, 78.8276, 358.7475
CIE-Luv:
50.8550, 123.9403, -17.6432
Hunter-Lab:
43.7536, 76.7406, 1.0959
#e90d7f color charts
#e90d7f color shades, tints & tones
#e90d7f color schemes
#e90d7f color preview, HTML & CSS examples
This text has a color of #e90d7f
<p style="color:#e90d7f;">Text here</p>
.mytext {color:#e90d7f;}
This box has a color of #e90d7f
<div style="background-color:#e90d7f;">Content here</div>
.mybackground {background-color:#e90d7f;}
Border around this has a color of #e90d7f
<div style="border:2px solid #e90d7f;">Content here</div>
.myborder {border:2px solid #e90d7f;}