#e72e72 color space conversions
Hex:
#e72e72
RGB:
231, 46, 114
CMY:
9, 82, 55
CMYK:
0, 80, 51, 9
HSL:
338°, 79.3991%, 54.3137%
HSV (HSB):
338°, 80.0866%, 90.5882%
XYZ:
36.9693, 20.1578, 17.8619
xyY:
0.4930, 0.2688, 20.1578
CIE-Lab:
52.0152, 71.8126, 7.7830
CIE-LCH:
52.0152, 72.2331, 6.1855
CIE-Luv:
52.0152, 120.7093, -4.4735
Hunter-Lab:
44.8975, 68.4091, 7.8404
#e72e72 color charts
#e72e72 color shades, tints & tones
#e72e72 color schemes
#e72e72 color preview, HTML & CSS examples
This text has a color of #e72e72
<p style="color:#e72e72;">Text here</p>
.mytext {color:#e72e72;}
This box has a color of #e72e72
<div style="background-color:#e72e72;">Content here</div>
.mybackground {background-color:#e72e72;}
Border around this has a color of #e72e72
<div style="border:2px solid #e72e72;">Content here</div>
.myborder {border:2px solid #e72e72;}