#e72b9e color space conversions
Hex:
#e72b9e
RGB:
231, 43, 158
CMY:
9, 83, 38
CMYK:
0, 81, 32, 9
HSL:
323°, 79.6610%, 53.7255%
HSV (HSB):
323°, 81.3853%, 90.5882%
XYZ:
39.9904, 21.1853, 34.3292
xyY:
0.4187, 0.2218, 21.1853
CIE-Lab:
53.1517, 76.5968, -16.8958
CIE-LCH:
53.1517, 78.4382, 347.5608
CIE-Luv:
53.1517, 103.1838, -37.6737
Hunter-Lab:
46.0275, 74.5395, -12.0017
#e72b9e color charts
#e72b9e color shades, tints & tones
#e72b9e color schemes
#e72b9e color preview, HTML & CSS examples
This text has a color of #e72b9e
<p style="color:#e72b9e;">Text here</p>
.mytext {color:#e72b9e;}
This box has a color of #e72b9e
<div style="background-color:#e72b9e;">Content here</div>
.mybackground {background-color:#e72b9e;}
Border around this has a color of #e72b9e
<div style="border:2px solid #e72b9e;">Content here</div>
.myborder {border:2px solid #e72b9e;}