#e62e96 color space conversions
Hex:
#e62e96
RGB:
230, 46, 150
CMY:
10, 82, 41
CMYK:
0, 80, 35, 10
HSL:
326°, 78.6325%, 54.1176%
HSV (HSB):
326°, 80.0000%, 90.1961%
XYZ:
39.1151, 20.9790, 30.8419
xyY:
0.4301, 0.2307, 20.9790
CIE-Lab:
52.9265, 74.8139, -12.5093
CIE-LCH:
52.9265, 75.8525, 350.5076
CIE-Luv:
52.9265, 105.0731, -31.1701
Hunter-Lab:
45.8028, 72.2822, -7.8617
#e62e96 color charts
#e62e96 color shades, tints & tones
#e62e96 color schemes
#e62e96 color preview, HTML & CSS examples
This text has a color of #e62e96
<p style="color:#e62e96;">Text here</p>
.mytext {color:#e62e96;}
This box has a color of #e62e96
<div style="background-color:#e62e96;">Content here</div>
.mybackground {background-color:#e62e96;}
Border around this has a color of #e62e96
<div style="border:2px solid #e62e96;">Content here</div>
.myborder {border:2px solid #e62e96;}