#e72f80 color space conversions
Hex:
#e72f80
RGB:
231, 47, 128
CMY:
9, 82, 50
CMYK:
0, 80, 45, 9
HSL:
334°, 79.3103%, 54.5098%
HSV (HSB):
334°, 79.6537%, 90.5882%
XYZ:
37.8678, 20.5805, 22.3986
xyY:
0.4684, 0.2546, 20.5805
CIE-Lab:
52.4873, 72.7111, 0.0175
CIE-LCH:
52.4873, 72.7111, 0.0138
CIE-Luv:
52.4873, 114.7927, -14.1154
Hunter-Lab:
45.3657, 69.6081, 2.4824
#e72f80 color charts
#e72f80 color shades, tints & tones
#e72f80 color schemes
#e72f80 color preview, HTML & CSS examples
This text has a color of #e72f80
<p style="color:#e72f80;">Text here</p>
.mytext {color:#e72f80;}
This box has a color of #e72f80
<div style="background-color:#e72f80;">Content here</div>
.mybackground {background-color:#e72f80;}
Border around this has a color of #e72f80
<div style="border:2px solid #e72f80;">Content here</div>
.myborder {border:2px solid #e72f80;}