#e62d6a color space conversions
Hex:
#e62d6a
RGB:
230, 45, 106
CMY:
10, 82, 58
CMYK:
0, 80, 54, 10
HSL:
340°, 78.7234%, 53.9216%
HSV (HSB):
340°, 80.4348%, 90.1961%
XYZ:
36.1730, 19.7404, 15.5394
xyY:
0.5063, 0.2763, 19.7404
CIE-Lab:
51.5424, 71.2111, 11.9351
CIE-LCH:
51.5424, 72.2044, 9.5144
CIE-Luv:
51.5424, 123.3146, 0.3753
Hunter-Lab:
44.4301, 67.5740, 10.3645
#e62d6a color charts
#e62d6a color shades, tints & tones
#e62d6a color schemes
#e62d6a color preview, HTML & CSS examples
This text has a color of #e62d6a
<p style="color:#e62d6a;">Text here</p>
.mytext {color:#e62d6a;}
This box has a color of #e62d6a
<div style="background-color:#e62d6a;">Content here</div>
.mybackground {background-color:#e62d6a;}
Border around this has a color of #e62d6a
<div style="border:2px solid #e62d6a;">Content here</div>
.myborder {border:2px solid #e62d6a;}