#e62f7d color space conversions
Hex:
#e62f7d
RGB:
230, 47, 125
CMY:
10, 82, 51
CMYK:
0, 80, 46, 10
HSL:
334°, 78.5408%, 54.3137%
HSV (HSB):
334°, 79.5652%, 90.1961%
XYZ:
37.3513, 20.3367, 21.3588
xyY:
0.4725, 0.2573, 20.3367
CIE-Lab:
52.2158, 72.2009, 1.4056
CIE-LCH:
52.2158, 72.2146, 1.1152
CIE-Luv:
52.2158, 115.2072, -12.2545
Hunter-Lab:
45.0962, 68.9257, 3.4860
#e62f7d color charts
#e62f7d color shades, tints & tones
#e62f7d color schemes
#e62f7d color preview, HTML & CSS examples
This text has a color of #e62f7d
<p style="color:#e62f7d;">Text here</p>
.mytext {color:#e62f7d;}
This box has a color of #e62f7d
<div style="background-color:#e62f7d;">Content here</div>
.mybackground {background-color:#e62f7d;}
Border around this has a color of #e62f7d
<div style="border:2px solid #e62f7d;">Content here</div>
.myborder {border:2px solid #e62f7d;}