#e72a8f color space conversions
Hex:
#e72a8f
RGB:
231, 42, 143
CMY:
9, 84, 44
CMYK:
0, 82, 38, 9
HSL:
328°, 79.7468%, 53.5294%
HSV (HSB):
328°, 81.8182%, 90.5882%
XYZ:
38.7409, 20.6280, 27.9263
xyY:
0.4438, 0.2363, 20.6280
CIE-Lab:
52.5400, 75.2900, -8.8991
CIE-LCH:
52.5400, 75.8141, 353.2591
CIE-Luv:
52.5400, 109.9127, -26.3143
Hunter-Lab:
45.4181, 72.7760, -4.6631
#e72a8f color charts
#e72a8f color shades, tints & tones
#e72a8f color schemes
#e72a8f color preview, HTML & CSS examples
This text has a color of #e72a8f
<p style="color:#e72a8f;">Text here</p>
.mytext {color:#e72a8f;}
This box has a color of #e72a8f
<div style="background-color:#e72a8f;">Content here</div>
.mybackground {background-color:#e72a8f;}
Border around this has a color of #e72a8f
<div style="border:2px solid #e72a8f;">Content here</div>
.myborder {border:2px solid #e72a8f;}