#e72a7e color space conversions
Hex:
#e72a7e
RGB:
231, 42, 126
CMY:
9, 84, 51
CMYK:
0, 82, 45, 9
HSL:
333°, 79.7468%, 53.5294%
HSV (HSB):
333°, 81.8182%, 90.5882%
XYZ:
37.5489, 20.1512, 21.6492
xyY:
0.4732, 0.2540, 20.1512
CIE-Lab:
52.0077, 73.7421, 0.5226
CIE-LCH:
52.0077, 73.7440, 0.4060
CIE-Luv:
52.0077, 117.1201, -13.7054
Hunter-Lab:
44.8901, 70.7508, 2.8292
#e72a7e color charts
#e72a7e color shades, tints & tones
#e72a7e color schemes
#e72a7e color preview, HTML & CSS examples
This text has a color of #e72a7e
<p style="color:#e72a7e;">Text here</p>
.mytext {color:#e72a7e;}
This box has a color of #e72a7e
<div style="background-color:#e72a7e;">Content here</div>
.mybackground {background-color:#e72a7e;}
Border around this has a color of #e72a7e
<div style="border:2px solid #e72a7e;">Content here</div>
.myborder {border:2px solid #e72a7e;}