#e63d97 color space conversions
Hex:
#e63d97
RGB:
230, 61, 151
CMY:
10, 76, 41
CMYK:
0, 73, 34, 10
HSL:
328°, 77.1689%, 57.0588%
HSV (HSB):
328°, 73.4783%, 90.1961%
XYZ:
39.8878, 22.3948, 31.4985
xyY:
0.4253, 0.2388, 22.3948
CIE-Lab:
54.4435, 70.7081, -10.8193
CIE-LCH:
54.4435, 71.5310, 351.3004
CIE-Luv:
54.4435, 100.0850, -28.1533
Hunter-Lab:
47.3232, 67.6385, -6.3374
#e63d97 color charts
#e63d97 color shades, tints & tones
#e63d97 color schemes
#e63d97 color preview, HTML & CSS examples
This text has a color of #e63d97
<p style="color:#e63d97;">Text here</p>
.mytext {color:#e63d97;}
This box has a color of #e63d97
<div style="background-color:#e63d97;">Content here</div>
.mybackground {background-color:#e63d97;}
Border around this has a color of #e63d97
<div style="border:2px solid #e63d97;">Content here</div>
.myborder {border:2px solid #e63d97;}