#e62e95 color space conversions
Hex:
#e62e95
RGB:
230, 46, 149
CMY:
10, 82, 42
CMYK:
0, 80, 35, 10
HSL:
326°, 78.6325%, 54.1176%
HSV (HSB):
326°, 80.0000%, 90.1961%
XYZ:
39.0349, 20.9469, 30.4196
xyY:
0.4318, 0.2317, 20.9469
CIE-Lab:
52.8913, 74.7110, -11.9676
CIE-LCH:
52.8913, 75.6635, 350.8994
CIE-Luv:
52.8913, 105.4985, -30.3995
Hunter-Lab:
45.7678, 72.1474, -7.3696
#e62e95 color charts
#e62e95 color shades, tints & tones
#e62e95 color schemes
#e62e95 color preview, HTML & CSS examples
This text has a color of #e62e95
<p style="color:#e62e95;">Text here</p>
.mytext {color:#e62e95;}
This box has a color of #e62e95
<div style="background-color:#e62e95;">Content here</div>
.mybackground {background-color:#e62e95;}
Border around this has a color of #e62e95
<div style="border:2px solid #e62e95;">Content here</div>
.myborder {border:2px solid #e62e95;}