#e7047f color space conversions
Hex:
#e7047f
RGB:
231, 4, 127
CMY:
9, 98, 50
CMYK:
0, 98, 45, 9
HSL:
327°, 96.5957%, 46.0784%
HSV (HSB):
327°, 98.2684%, 90.5882%
XYZ:
36.8292, 18.6081, 21.7293
xyY:
0.4773, 0.2411, 18.6081
CIE-Lab:
50.2255, 79.0653, -2.6941
CIE-LCH:
50.2255, 79.1111, 358.0485
CIE-Luv:
50.2255, 123.1939, -18.8925
Hunter-Lab:
43.1371, 76.9083, 0.3300
#e7047f color charts
#e7047f color shades, tints & tones
#e7047f color schemes
#e7047f color preview, HTML & CSS examples
This text has a color of #e7047f
<p style="color:#e7047f;">Text here</p>
.mytext {color:#e7047f;}
This box has a color of #e7047f
<div style="background-color:#e7047f;">Content here</div>
.mybackground {background-color:#e7047f;}
Border around this has a color of #e7047f
<div style="border:2px solid #e7047f;">Content here</div>
.myborder {border:2px solid #e7047f;}