#e115a4 color space conversions
Hex:
#e115a4
RGB:
225, 21, 164
CMY:
12, 92, 36
CMYK:
0, 91, 27, 12
HSL:
318°, 82.9268%, 48.2353%
HSV (HSB):
318°, 90.6667%, 88.2353%
XYZ:
38.0203, 19.2242, 36.8287
xyY:
0.4042, 0.2044, 19.2242
CIE-Lab:
50.9485, 79.8370, -23.9211
CIE-LCH:
50.9485, 83.3436, 343.3205
CIE-Luv:
50.9485, 99.5326, -47.8839
Hunter-Lab:
43.8454, 78.0559, -19.1098
#e115a4 color charts
#e115a4 color shades, tints & tones
#e115a4 color schemes
#e115a4 color preview, HTML & CSS examples
This text has a color of #e115a4
<p style="color:#e115a4;">Text here</p>
.mytext {color:#e115a4;}
This box has a color of #e115a4
<div style="background-color:#e115a4;">Content here</div>
.mybackground {background-color:#e115a4;}
Border around this has a color of #e115a4
<div style="border:2px solid #e115a4;">Content here</div>
.myborder {border:2px solid #e115a4;}