#e15e9f color space conversions
Hex:
#e15e9f
RGB:
225, 94, 159
CMY:
12, 63, 38
CMYK:
0, 58, 29, 12
HSL:
330°, 68.5864%, 62.5490%
HSV (HSB):
330°, 58.2222%, 88.2353%
XYZ:
41.3120, 26.5162, 35.7416
xyY:
0.3989, 0.2560, 26.5162
CIE-Lab:
58.5238, 57.5240, -9.4755
CIE-LCH:
58.5238, 58.2992, 350.6461
CIE-Luv:
58.5238, 79.6246, -23.9505
Hunter-Lab:
51.4938, 53.0912, -5.1072
#e15e9f color charts
#e15e9f color shades, tints & tones
#e15e9f color schemes
#e15e9f color preview, HTML & CSS examples
This text has a color of #e15e9f
<p style="color:#e15e9f;">Text here</p>
.mytext {color:#e15e9f;}
This box has a color of #e15e9f
<div style="background-color:#e15e9f;">Content here</div>
.mybackground {background-color:#e15e9f;}
Border around this has a color of #e15e9f
<div style="border:2px solid #e15e9f;">Content here</div>
.myborder {border:2px solid #e15e9f;}