#e72f87 color space conversions
Hex:
#e72f87
RGB:
231, 47, 135
CMY:
9, 82, 47
CMYK:
0, 80, 42, 9
HSL:
331°, 79.3103%, 54.5098%
HSV (HSB):
331°, 79.6537%, 90.5882%
XYZ:
38.3447, 20.7712, 24.9099
xyY:
0.4563, 0.2472, 20.7712
CIE-Lab:
52.6982, 73.3398, -3.8758
CIE-LCH:
52.6982, 73.4422, 356.9749
CIE-Luv:
52.6982, 111.9106, -19.2542
Hunter-Lab:
45.5755, 70.4230, -0.5030
#e72f87 color charts
#e72f87 color shades, tints & tones
#e72f87 color schemes
#e72f87 color preview, HTML & CSS examples
This text has a color of #e72f87
<p style="color:#e72f87;">Text here</p>
.mytext {color:#e72f87;}
This box has a color of #e72f87
<div style="background-color:#e72f87;">Content here</div>
.mybackground {background-color:#e72f87;}
Border around this has a color of #e72f87
<div style="border:2px solid #e72f87;">Content here</div>
.myborder {border:2px solid #e72f87;}