#e72aac color space conversions
Hex:
#e72aac
RGB:
231, 42, 172
CMY:
9, 84, 33
CMYK:
0, 82, 26, 9
HSL:
319°, 79.7468%, 53.5294%
HSV (HSB):
319°, 81.8182%, 90.5882%
XYZ:
41.2294, 21.6234, 41.0304
xyY:
0.3969, 0.2082, 21.6234
CIE-Lab:
53.6251, 78.3860, -24.4159
CIE-LCH:
53.6251, 82.1005, 342.6991
CIE-Luv:
53.6251, 97.3476, -48.8631
Hunter-Lab:
46.5010, 76.8875, -19.7642
#e72aac color charts
#e72aac color shades, tints & tones
#e72aac color schemes
#e72aac color preview, HTML & CSS examples
This text has a color of #e72aac
<p style="color:#e72aac;">Text here</p>
.mytext {color:#e72aac;}
This box has a color of #e72aac
<div style="background-color:#e72aac;">Content here</div>
.mybackground {background-color:#e72aac;}
Border around this has a color of #e72aac
<div style="border:2px solid #e72aac;">Content here</div>
.myborder {border:2px solid #e72aac;}