#e115c8 color space conversions
Hex:
#e115c8
RGB:
225, 21, 200
CMY:
12, 92, 22
CMYK:
0, 91, 11, 12
HSL:
307°, 82.9268%, 48.2353%
HSV (HSB):
307°, 90.6667%, 88.2353%
XYZ:
41.7448, 20.7140, 56.4416
xyY:
0.3511, 0.1742, 20.7140
CIE-Lab:
52.6351, 84.2244, -42.3244
CIE-LCH:
52.6351, 94.2608, 333.3196
CIE-Luv:
52.6351, 83.6017, -75.9848
Hunter-Lab:
45.5126, 84.0755, -41.6684
#e115c8 color charts
#e115c8 color shades, tints & tones
#e115c8 color schemes
#e115c8 color preview, HTML & CSS examples
This text has a color of #e115c8
<p style="color:#e115c8;">Text here</p>
.mytext {color:#e115c8;}
This box has a color of #e115c8
<div style="background-color:#e115c8;">Content here</div>
.mybackground {background-color:#e115c8;}
Border around this has a color of #e115c8
<div style="border:2px solid #e115c8;">Content here</div>
.myborder {border:2px solid #e115c8;}