#e72d75 color space conversions
Hex:
#e72d75
RGB:
231, 45, 117
CMY:
9, 82, 54
CMYK:
0, 81, 49, 9
HSL:
337°, 79.4872%, 54.1176%
HSV (HSB):
337°, 80.5195%, 90.5882%
XYZ:
37.1043, 20.1501, 18.7634
xyY:
0.4881, 0.2651, 20.1501
CIE-Lab:
52.0064, 72.2940, 5.9563
CIE-LCH:
52.0064, 72.5390, 4.7100
CIE-Luv:
52.0064, 119.8608, -6.7404
Hunter-Lab:
44.8888, 68.9894, 6.6392
#e72d75 color charts
#e72d75 color shades, tints & tones
#e72d75 color schemes
#e72d75 color preview, HTML & CSS examples
This text has a color of #e72d75
<p style="color:#e72d75;">Text here</p>
.mytext {color:#e72d75;}
This box has a color of #e72d75
<div style="background-color:#e72d75;">Content here</div>
.mybackground {background-color:#e72d75;}
Border around this has a color of #e72d75
<div style="border:2px solid #e72d75;">Content here</div>
.myborder {border:2px solid #e72d75;}