#e15b7f color space conversions
Hex:
#e15b7f
RGB:
225, 91, 127
CMY:
12, 64, 50
CMYK:
0, 60, 44, 12
HSL:
344°, 69.0722%, 61.9608%
HSV (HSB):
344°, 59.5556%, 88.2353%
XYZ:
38.6232, 25.0220, 22.8727
xyY:
0.4464, 0.2892, 25.0220
CIE-Lab:
57.0969, 55.2723, 7.1380
CIE-LCH:
57.0969, 55.7313, 7.3586
CIE-Luv:
57.0969, 90.7819, -1.2423
Hunter-Lab:
50.0220, 50.2855, 7.9049
#e15b7f color charts
#e15b7f color shades, tints & tones
#e15b7f color schemes
#e15b7f color preview, HTML & CSS examples
This text has a color of #e15b7f
<p style="color:#e15b7f;">Text here</p>
.mytext {color:#e15b7f;}
This box has a color of #e15b7f
<div style="background-color:#e15b7f;">Content here</div>
.mybackground {background-color:#e15b7f;}
Border around this has a color of #e15b7f
<div style="border:2px solid #e15b7f;">Content here</div>
.myborder {border:2px solid #e15b7f;}