#e72dd6 color space conversions
Hex:
#e72dd6
RGB:
231, 45, 214
CMY:
9, 82, 16
CMYK:
0, 81, 7, 9
HSL:
305°, 79.4872%, 54.1176%
HSV (HSB):
305°, 80.5195%, 90.5882%
XYZ:
46.0310, 23.7207, 65.7708
xyY:
0.3397, 0.1750, 23.7207
CIE-Lab:
55.8071, 83.1382, -45.2599
CIE-LCH:
55.8071, 94.6595, 331.4364
CIE-Luv:
55.8071, 79.4171, -81.2719
Hunter-Lab:
48.7039, 83.4717, -45.9737
#e72dd6 color charts
#e72dd6 color shades, tints & tones
#e72dd6 color schemes
#e72dd6 color preview, HTML & CSS examples
This text has a color of #e72dd6
<p style="color:#e72dd6;">Text here</p>
.mytext {color:#e72dd6;}
This box has a color of #e72dd6
<div style="background-color:#e72dd6;">Content here</div>
.mybackground {background-color:#e72dd6;}
Border around this has a color of #e72dd6
<div style="border:2px solid #e72dd6;">Content here</div>
.myborder {border:2px solid #e72dd6;}