#e7288c color space conversions
Hex:
#e7288c
RGB:
231, 40, 140
CMY:
9, 84, 45
CMYK:
0, 83, 39, 9
HSL:
329°, 79.9163%, 53.1373%
HSV (HSB):
329°, 82.6840%, 90.5882%
XYZ:
38.4474, 20.4000, 26.7221
xyY:
0.4493, 0.2384, 20.4000
CIE-Lab:
52.2864, 75.4443, -7.4828
CIE-LCH:
52.2864, 75.8145, 354.3357
CIE-Luv:
52.2864, 111.7111, -24.4317
Hunter-Lab:
45.1663, 72.9055, -3.4618
#e7288c color charts
#e7288c color shades, tints & tones
#e7288c color schemes
#e7288c color preview, HTML & CSS examples
This text has a color of #e7288c
<p style="color:#e7288c;">Text here</p>
.mytext {color:#e7288c;}
This box has a color of #e7288c
<div style="background-color:#e7288c;">Content here</div>
.mybackground {background-color:#e7288c;}
Border around this has a color of #e7288c
<div style="border:2px solid #e7288c;">Content here</div>
.myborder {border:2px solid #e7288c;}