#e15f8a color space conversions
Hex:
#e15f8a
RGB:
225, 95, 138
CMY:
12, 63, 46
CMYK:
0, 58, 39, 12
HSL:
340°, 68.4211%, 62.7451%
HSV (HSB):
340°, 57.7778%, 88.2353%
XYZ:
39.7310, 26.0269, 26.9744
xyY:
0.4284, 0.2807, 26.0269
CIE-Lab:
58.0626, 54.6171, 2.0833
CIE-LCH:
58.0626, 54.6568, 2.1844
CIE-Luv:
58.0626, 85.3925, -7.5394
Hunter-Lab:
51.0166, 49.7341, 4.3628
#e15f8a color charts
#e15f8a color shades, tints & tones
#e15f8a color schemes
#e15f8a color preview, HTML & CSS examples
This text has a color of #e15f8a
<p style="color:#e15f8a;">Text here</p>
.mytext {color:#e15f8a;}
This box has a color of #e15f8a
<div style="background-color:#e15f8a;">Content here</div>
.mybackground {background-color:#e15f8a;}
Border around this has a color of #e15f8a
<div style="border:2px solid #e15f8a;">Content here</div>
.myborder {border:2px solid #e15f8a;}