#e7298e color space conversions
Hex:
#e7298e
RGB:
231, 41, 142
CMY:
9, 84, 44
CMYK:
0, 82, 39, 9
HSL:
328°, 79.8319%, 53.3333%
HSV (HSB):
328°, 82.2511%, 90.5882%
XYZ:
38.6304, 20.5278, 27.5174
xyY:
0.4457, 0.2368, 20.5278
CIE-Lab:
52.4288, 75.4166, -8.4675
CIE-LCH:
52.4288, 75.8904, 353.5939
CIE-Luv:
52.4288, 110.5970, -25.7520
Hunter-Lab:
45.3076, 72.9053, -4.2942
#e7298e color charts
#e7298e color shades, tints & tones
#e7298e color schemes
#e7298e color preview, HTML & CSS examples
This text has a color of #e7298e
<p style="color:#e7298e;">Text here</p>
.mytext {color:#e7298e;}
This box has a color of #e7298e
<div style="background-color:#e7298e;">Content here</div>
.mybackground {background-color:#e7298e;}
Border around this has a color of #e7298e
<div style="border:2px solid #e7298e;">Content here</div>
.myborder {border:2px solid #e7298e;}