#e63a7f color space conversions
Hex:
#e63a7f
RGB:
230, 58, 127
CMY:
10, 77, 50
CMYK:
0, 75, 45, 10
HSL:
336°, 77.4775%, 56.4706%
HSV (HSB):
336°, 74.7826%, 90.1961%
XYZ:
37.9769, 21.3814, 22.2041
xyY:
0.4656, 0.2621, 21.3814
CIE-Lab:
53.3644, 69.2833, 1.8727
CIE-LCH:
53.3644, 69.3086, 1.5483
CIE-Luv:
53.3644, 110.5328, -11.0193
Hunter-Lab:
46.2400, 65.6820, 3.8975
#e63a7f color charts
#e63a7f color shades, tints & tones
#e63a7f color schemes
#e63a7f color preview, HTML & CSS examples
This text has a color of #e63a7f
<p style="color:#e63a7f;">Text here</p>
.mytext {color:#e63a7f;}
This box has a color of #e63a7f
<div style="background-color:#e63a7f;">Content here</div>
.mybackground {background-color:#e63a7f;}
Border around this has a color of #e63a7f
<div style="border:2px solid #e63a7f;">Content here</div>
.myborder {border:2px solid #e63a7f;}