#e72d7e color space conversions
Hex:
#e72d7e
RGB:
231, 45, 126
CMY:
9, 82, 51
CMYK:
0, 81, 45, 9
HSL:
334°, 79.4872%, 54.1176%
HSV (HSB):
334°, 80.5195%, 90.5882%
XYZ:
37.6593, 20.3721, 21.6860
xyY:
0.4724, 0.2556, 20.3721
CIE-Lab:
52.2553, 73.0344, 0.8832
CIE-LCH:
52.2553, 73.0398, 0.6929
CIE-Luv:
52.2553, 116.2309, -13.0978
Hunter-Lab:
45.1354, 69.9467, 3.1080
#e72d7e color charts
#e72d7e color shades, tints & tones
#e72d7e color schemes
#e72d7e color preview, HTML & CSS examples
This text has a color of #e72d7e
<p style="color:#e72d7e;">Text here</p>
.mytext {color:#e72d7e;}
This box has a color of #e72d7e
<div style="background-color:#e72d7e;">Content here</div>
.mybackground {background-color:#e72d7e;}
Border around this has a color of #e72d7e
<div style="border:2px solid #e72d7e;">Content here</div>
.myborder {border:2px solid #e72d7e;}