#e1987f color space conversions
Hex:
#e1987f
RGB:
225, 152, 127
CMY:
12, 40, 50
CMYK:
0, 32, 44, 12
HSL:
15°, 62.0253%, 69.0196%
HSV (HSB):
15°, 43.5556%, 88.2353%
XYZ:
46.1103, 39.9963, 25.3685
xyY:
0.4136, 0.3588, 39.9963
CIE-Lab:
69.4669, 24.4851, 24.2898
CIE-LCH:
69.4669, 34.4894, 44.7706
CIE-Luv:
69.4669, 51.9828, 27.2023
Hunter-Lab:
63.2427, 19.4701, 20.4869
#e1987f color charts
#e1987f color shades, tints & tones
#e1987f color schemes
#e1987f color preview, HTML & CSS examples
This text has a color of #e1987f
<p style="color:#e1987f;">Text here</p>
.mytext {color:#e1987f;}
This box has a color of #e1987f
<div style="background-color:#e1987f;">Content here</div>
.mybackground {background-color:#e1987f;}
Border around this has a color of #e1987f
<div style="border:2px solid #e1987f;">Content here</div>
.myborder {border:2px solid #e1987f;}