#e115b5 color space conversions
Hex:
#e115b5
RGB:
225, 21, 181
CMY:
12, 92, 29
CMYK:
0, 91, 20, 12
HSL:
313°, 82.9268%, 48.2353%
HSV (HSB):
313°, 90.6667%, 88.2353%
XYZ:
39.6600, 19.8801, 45.4630
xyY:
0.3777, 0.1893, 19.8801
CIE-Lab:
51.7014, 81.8135, -32.7580
CIE-LCH:
51.7014, 88.1280, 338.1789
CIE-Luv:
51.7014, 91.8564, -61.2068
Hunter-Lab:
44.5871, 80.7475, -29.2438
#e115b5 color charts
#e115b5 color shades, tints & tones
#e115b5 color schemes
#e115b5 color preview, HTML & CSS examples
This text has a color of #e115b5
<p style="color:#e115b5;">Text here</p>
.mytext {color:#e115b5;}
This box has a color of #e115b5
<div style="background-color:#e115b5;">Content here</div>
.mybackground {background-color:#e115b5;}
Border around this has a color of #e115b5
<div style="border:2px solid #e115b5;">Content here</div>
.myborder {border:2px solid #e115b5;}