#e15d6b color space conversions
Hex:
#e15d6b
RGB:
225, 93, 107
CMY:
12, 64, 58
CMYK:
0, 59, 52, 12
HSL:
354°, 68.7500%, 62.3529%
HSV (HSB):
354°, 58.6667%, 88.2353%
XYZ:
37.6195, 24.8978, 16.7329
xyY:
0.4747, 0.3142, 24.8978
CIE-Lab:
56.9757, 52.5585, 18.6928
CIE-LCH:
56.9757, 55.7837, 19.5783
CIE-Luv:
56.9757, 95.0855, 12.9155
Hunter-Lab:
49.8977, 47.2562, 15.0458
#e15d6b color charts
#e15d6b color shades, tints & tones
#e15d6b color schemes
#e15d6b color preview, HTML & CSS examples
This text has a color of #e15d6b
<p style="color:#e15d6b;">Text here</p>
.mytext {color:#e15d6b;}
This box has a color of #e15d6b
<div style="background-color:#e15d6b;">Content here</div>
.mybackground {background-color:#e15d6b;}
Border around this has a color of #e15d6b
<div style="border:2px solid #e15d6b;">Content here</div>
.myborder {border:2px solid #e15d6b;}