#e62d7c color space conversions
Hex:
#e62d7c
RGB:
230, 45, 124
CMY:
10, 82, 51
CMYK:
0, 80, 46, 10
HSL:
334°, 78.7234%, 53.9216%
HSV (HSB):
334°, 80.4348%, 90.1961%
XYZ:
37.2096, 20.1550, 20.9979
xyY:
0.4748, 0.2572, 20.1550
CIE-Lab:
52.0120, 72.6155, 1.7124
CIE-LCH:
52.0120, 72.6356, 1.3509
CIE-Luv:
52.0120, 116.2441, -11.9661
Hunter-Lab:
44.8943, 69.3805, 3.6950
#e62d7c color charts
#e62d7c color shades, tints & tones
#e62d7c color schemes
#e62d7c color preview, HTML & CSS examples
This text has a color of #e62d7c
<p style="color:#e62d7c;">Text here</p>
.mytext {color:#e62d7c;}
This box has a color of #e62d7c
<div style="background-color:#e62d7c;">Content here</div>
.mybackground {background-color:#e62d7c;}
Border around this has a color of #e62d7c
<div style="border:2px solid #e62d7c;">Content here</div>
.myborder {border:2px solid #e62d7c;}