#e15e8a color space conversions
Hex:
#e15e8a
RGB:
225, 94, 138
CMY:
12, 63, 46
CMYK:
0, 58, 39, 12
HSL:
340°, 68.5864%, 62.5490%
HSV (HSB):
340°, 58.2222%, 88.2353%
XYZ:
39.6415, 25.8479, 26.9446
xyY:
0.4289, 0.2796, 25.8479
CIE-Lab:
57.8924, 55.0697, 1.8362
CIE-LCH:
57.8924, 55.1003, 1.9097
CIE-Luv:
57.8924, 85.9310, -7.9591
Hunter-Lab:
50.8409, 50.2080, 4.1662
#e15e8a color charts
#e15e8a color shades, tints & tones
#e15e8a color schemes
#e15e8a color preview, HTML & CSS examples
This text has a color of #e15e8a
<p style="color:#e15e8a;">Text here</p>
.mytext {color:#e15e8a;}
This box has a color of #e15e8a
<div style="background-color:#e15e8a;">Content here</div>
.mybackground {background-color:#e15e8a;}
Border around this has a color of #e15e8a
<div style="border:2px solid #e15e8a;">Content here</div>
.myborder {border:2px solid #e15e8a;}