#e72f6d color space conversions
Hex:
#e72f6d
RGB:
231, 47, 109
CMY:
9, 82, 57
CMYK:
0, 80, 53, 9
HSL:
340°, 79.3103%, 54.5098%
HSV (HSB):
340°, 79.6537%, 90.5882%
XYZ:
36.7318, 20.1261, 16.4167
xyY:
0.5013, 0.2747, 20.1261
CIE-Lab:
51.9795, 71.1835, 10.7576
CIE-LCH:
51.9795, 71.9918, 8.5938
CIE-Luv:
51.9795, 122.2824, -0.9066
Hunter-Lab:
44.8621, 67.6421, 9.7070
#e72f6d color charts
#e72f6d color shades, tints & tones
#e72f6d color schemes
#e72f6d color preview, HTML & CSS examples
This text has a color of #e72f6d
<p style="color:#e72f6d;">Text here</p>
.mytext {color:#e72f6d;}
This box has a color of #e72f6d
<div style="background-color:#e72f6d;">Content here</div>
.mybackground {background-color:#e72f6d;}
Border around this has a color of #e72f6d
<div style="border:2px solid #e72f6d;">Content here</div>
.myborder {border:2px solid #e72f6d;}