#e15c8c color space conversions
Hex:
#e15c8c
RGB:
225, 92, 140
CMY:
12, 64, 45
CMYK:
0, 59, 38, 12
HSL:
338°, 68.9119%, 62.1569%
HSV (HSB):
338°, 59.1111%, 88.2353%
XYZ:
39.6121, 25.5553, 27.6558
xyY:
0.4267, 0.2753, 25.5553
CIE-Lab:
57.6125, 56.1840, 0.2583
CIE-LCH:
57.6125, 56.1846, 0.2634
CIE-Luv:
57.6125, 86.3971, -10.2711
Hunter-Lab:
50.5522, 51.4039, 2.9506
#e15c8c color charts
#e15c8c color shades, tints & tones
#e15c8c color schemes
#e15c8c color preview, HTML & CSS examples
This text has a color of #e15c8c
<p style="color:#e15c8c;">Text here</p>
.mytext {color:#e15c8c;}
This box has a color of #e15c8c
<div style="background-color:#e15c8c;">Content here</div>
.mybackground {background-color:#e15c8c;}
Border around this has a color of #e15c8c
<div style="border:2px solid #e15c8c;">Content here</div>
.myborder {border:2px solid #e15c8c;}