#e115b9 color space conversions
Hex:
#e115b9
RGB:
225, 21, 185
CMY:
12, 92, 27
CMYK:
0, 91, 18, 12
HSL:
312°, 82.9268%, 48.2353%
HSV (HSB):
312°, 90.6667%, 88.2353%
XYZ:
40.0765, 20.0467, 47.6561
xyY:
0.3718, 0.1860, 20.0467
CIE-Lab:
51.8899, 82.3040, -34.7988
CIE-LCH:
51.8899, 89.3583, 337.0809
CIE-Luv:
51.8899, 90.0856, -64.3343
Hunter-Lab:
44.7735, 81.4205, -31.7657
#e115b9 color charts
#e115b9 color shades, tints & tones
#e115b9 color schemes
#e115b9 color preview, HTML & CSS examples
This text has a color of #e115b9
<p style="color:#e115b9;">Text here</p>
.mytext {color:#e115b9;}
This box has a color of #e115b9
<div style="background-color:#e115b9;">Content here</div>
.mybackground {background-color:#e115b9;}
Border around this has a color of #e115b9
<div style="border:2px solid #e115b9;">Content here</div>
.myborder {border:2px solid #e115b9;}