#e31eae color space conversions
Hex:
#e31eae
RGB:
227, 30, 174
CMY:
11, 88, 32
CMYK:
0, 87, 23, 11
HSL:
316°, 77.8656%, 50.3922%
HSV (HSB):
316°, 86.7841%, 89.0196%
XYZ:
39.7828, 20.3154, 41.8689
xyY:
0.3902, 0.1992, 20.3154
CIE-Lab:
52.1920, 80.0840, -27.8642
CIE-LCH:
52.1920, 84.7931, 340.8153
CIE-Luv:
52.1920, 95.4306, -53.8844
Hunter-Lab:
45.0726, 78.6737, -23.5248
#e31eae color charts
#e31eae color shades, tints & tones
#e31eae color schemes
#e31eae color preview, HTML & CSS examples
This text has a color of #e31eae
<p style="color:#e31eae;">Text here</p>
.mytext {color:#e31eae;}
This box has a color of #e31eae
<div style="background-color:#e31eae;">Content here</div>
.mybackground {background-color:#e31eae;}
Border around this has a color of #e31eae
<div style="border:2px solid #e31eae;">Content here</div>
.myborder {border:2px solid #e31eae;}