#e31e9e color space conversions
Hex:
#e31e9e
RGB:
227, 30, 158
CMY:
11, 88, 38
CMYK:
0, 87, 30, 11
HSL:
321°, 77.8656%, 50.3922%
HSV (HSB):
321°, 86.7841%, 89.0196%
XYZ:
38.3144, 19.7281, 34.1363
xyY:
0.4157, 0.2140, 19.7281
CIE-Lab:
51.5283, 78.2849, -19.4392
CIE-LCH:
51.5283, 80.6624, 346.0547
CIE-Luv:
51.5283, 102.5902, -41.3351
Hunter-Lab:
44.4163, 76.2492, -14.4761
#e31e9e color charts
#e31e9e color shades, tints & tones
#e31e9e color schemes
#e31e9e color preview, HTML & CSS examples
This text has a color of #e31e9e
<p style="color:#e31e9e;">Text here</p>
.mytext {color:#e31e9e;}
This box has a color of #e31e9e
<div style="background-color:#e31e9e;">Content here</div>
.mybackground {background-color:#e31e9e;}
Border around this has a color of #e31e9e
<div style="border:2px solid #e31e9e;">Content here</div>
.myborder {border:2px solid #e31e9e;}