#e15a8d color space conversions
Hex:
#e15a8d
RGB:
225, 90, 141
CMY:
12, 65, 45
CMYK:
0, 60, 37, 12
HSL:
337°, 69.2308%, 61.7647%
HSV (HSB):
337°, 60.0000%, 88.2353%
XYZ:
39.5152, 25.2430, 27.9890
xyY:
0.4261, 0.2722, 25.2430
CIE-Lab:
57.3114, 57.1772, -0.7675
CIE-LCH:
57.3114, 57.1823, 359.2310
CIE-Luv:
57.3114, 87.1282, -11.8368
Hunter-Lab:
50.2424, 52.4646, 2.1404
#e15a8d color charts
#e15a8d color shades, tints & tones
#e15a8d color schemes
#e15a8d color preview, HTML & CSS examples
This text has a color of #e15a8d
<p style="color:#e15a8d;">Text here</p>
.mytext {color:#e15a8d;}
This box has a color of #e15a8d
<div style="background-color:#e15a8d;">Content here</div>
.mybackground {background-color:#e15a8d;}
Border around this has a color of #e15a8d
<div style="border:2px solid #e15a8d;">Content here</div>
.myborder {border:2px solid #e15a8d;}