#e63d9e color space conversions
Hex:
#e63d9e
RGB:
230, 61, 158
CMY:
10, 76, 38
CMYK:
0, 73, 31, 10
HSL:
326°, 77.1689%, 57.0588%
HSV (HSB):
326°, 73.4783%, 90.1961%
XYZ:
40.4734, 22.6291, 34.5824
xyY:
0.4143, 0.2317, 22.6291
CIE-Lab:
54.6882, 71.4762, -14.5805
CIE-LCH:
54.6882, 72.9482, 348.4704
CIE-Luv:
54.6882, 97.3204, -33.5915
Hunter-Lab:
47.5701, 68.6233, -9.8035
#e63d9e color charts
#e63d9e color shades, tints & tones
#e63d9e color schemes
#e63d9e color preview, HTML & CSS examples
This text has a color of #e63d9e
<p style="color:#e63d9e;">Text here</p>
.mytext {color:#e63d9e;}
This box has a color of #e63d9e
<div style="background-color:#e63d9e;">Content here</div>
.mybackground {background-color:#e63d9e;}
Border around this has a color of #e63d9e
<div style="border:2px solid #e63d9e;">Content here</div>
.myborder {border:2px solid #e63d9e;}