#e15e7b color space conversions
Hex:
#e15e7b
RGB:
225, 94, 123
CMY:
12, 63, 52
CMYK:
0, 58, 45, 12
HSL:
347°, 68.5864%, 62.5490%
HSV (HSB):
347°, 58.2222%, 88.2353%
XYZ:
38.6292, 25.4430, 21.6139
xyY:
0.4508, 0.2969, 25.4430
CIE-Lab:
57.5045, 53.5343, 10.0633
CIE-LCH:
57.5045, 54.4719, 10.6461
CIE-Luv:
57.5045, 90.2118, 2.7578
Hunter-Lab:
50.4411, 48.4284, 9.9031
#e15e7b color charts
#e15e7b color shades, tints & tones
#e15e7b color schemes
#e15e7b color preview, HTML & CSS examples
This text has a color of #e15e7b
<p style="color:#e15e7b;">Text here</p>
.mytext {color:#e15e7b;}
This box has a color of #e15e7b
<div style="background-color:#e15e7b;">Content here</div>
.mybackground {background-color:#e15e7b;}
Border around this has a color of #e15e7b
<div style="border:2px solid #e15e7b;">Content here</div>
.myborder {border:2px solid #e15e7b;}