#e15c6a color space conversions
Hex:
#e15c6a
RGB:
225, 92, 106
CMY:
12, 64, 58
CMYK:
0, 59, 53, 12
HSL:
354°, 68.9119%, 62.1569%
HSV (HSB):
354°, 59.1111%, 88.2353%
XYZ:
37.4800, 24.7025, 16.4283
xyY:
0.4768, 0.3142, 24.7025
CIE-Lab:
56.7843, 52.9289, 19.0169
CIE-LCH:
56.7843, 56.2415, 19.7629
CIE-Luv:
56.7843, 95.9628, 13.1578
Hunter-Lab:
49.7016, 47.6293, 15.1934
#e15c6a color charts
#e15c6a color shades, tints & tones
#e15c6a color schemes
#e15c6a color preview, HTML & CSS examples
This text has a color of #e15c6a
<p style="color:#e15c6a;">Text here</p>
.mytext {color:#e15c6a;}
This box has a color of #e15c6a
<div style="background-color:#e15c6a;">Content here</div>
.mybackground {background-color:#e15c6a;}
Border around this has a color of #e15c6a
<div style="border:2px solid #e15c6a;">Content here</div>
.myborder {border:2px solid #e15c6a;}