#e63d5a color space conversions
Hex:
#e63d5a
RGB:
230, 61, 90
CMY:
10, 76, 65
CMYK:
0, 73, 61, 10
HSL:
350°, 77.1689%, 57.0588%
HSV (HSB):
350°, 73.4783%, 90.1961%
XYZ:
36.1473, 20.8987, 11.8015
xyY:
0.5250, 0.3035, 20.8987
CIE-Lab:
52.8384, 65.5390, 23.3292
CIE-LCH:
52.8384, 69.5673, 19.5936
CIE-Luv:
52.8384, 122.0522, 13.8503
Hunter-Lab:
45.7151, 61.1403, 16.6946
#e63d5a color charts
#e63d5a color shades, tints & tones
#e63d5a color schemes
#e63d5a color preview, HTML & CSS examples
This text has a color of #e63d5a
<p style="color:#e63d5a;">Text here</p>
.mytext {color:#e63d5a;}
This box has a color of #e63d5a
<div style="background-color:#e63d5a;">Content here</div>
.mybackground {background-color:#e63d5a;}
Border around this has a color of #e63d5a
<div style="border:2px solid #e63d5a;">Content here</div>
.myborder {border:2px solid #e63d5a;}