#e63d75 color space conversions
Hex:
#e63d75
RGB:
230, 61, 117
CMY:
10, 76, 54
CMYK:
0, 73, 49, 10
HSL:
340°, 77.1689%, 57.0588%
HSV (HSB):
340°, 73.4783%, 90.1961%
XYZ:
37.5128, 21.4448, 18.9917
xyY:
0.4812, 0.2751, 21.4448
CIE-Lab:
53.4329, 67.4814, 7.9661
CIE-LCH:
53.4329, 67.9500, 6.7325
CIE-Luv:
53.4329, 113.0304, -3.1706
Hunter-Lab:
46.3086, 63.5559, 8.1004
#e63d75 color charts
#e63d75 color shades, tints & tones
#e63d75 color schemes
#e63d75 color preview, HTML & CSS examples
This text has a color of #e63d75
<p style="color:#e63d75;">Text here</p>
.mytext {color:#e63d75;}
This box has a color of #e63d75
<div style="background-color:#e63d75;">Content here</div>
.mybackground {background-color:#e63d75;}
Border around this has a color of #e63d75
<div style="border:2px solid #e63d75;">Content here</div>
.myborder {border:2px solid #e63d75;}