#e11ebd color space conversions
Hex:
#e11ebd
RGB:
225, 30, 189
CMY:
12, 88, 26
CMYK:
0, 87, 16, 12
HSL:
311°, 76.4706%, 50.0000%
HSV (HSB):
311°, 86.6667%, 88.2353%
XYZ:
40.7009, 20.6102, 49.9771
xyY:
0.3657, 0.1852, 20.6102
CIE-Lab:
52.5202, 81.5245, -36.1384
CIE-LCH:
52.5202, 89.1752, 336.0931
CIE-Luv:
52.5202, 87.3304, -66.3599
Hunter-Lab:
45.3985, 80.5825, -33.4907
#e11ebd color charts
#e11ebd color shades, tints & tones
#e11ebd color schemes
#e11ebd color preview, HTML & CSS examples
This text has a color of #e11ebd
<p style="color:#e11ebd;">Text here</p>
.mytext {color:#e11ebd;}
This box has a color of #e11ebd
<div style="background-color:#e11ebd;">Content here</div>
.mybackground {background-color:#e11ebd;}
Border around this has a color of #e11ebd
<div style="border:2px solid #e11ebd;">Content here</div>
.myborder {border:2px solid #e11ebd;}