#e63c5d color space conversions
Hex:
#e63c5d
RGB:
230, 60, 93
CMY:
10, 76, 64
CMYK:
0, 74, 60, 10
HSL:
348°, 77.2727%, 56.8627%
HSV (HSB):
348°, 73.9130%, 90.1961%
XYZ:
36.2248, 20.8450, 12.4702
xyY:
0.5209, 0.2998, 20.8450
CIE-Lab:
52.7795, 66.0516, 21.4596
CIE-LCH:
52.7795, 69.4502, 17.9986
CIE-Luv:
52.7795, 121.6134, 11.8679
Hunter-Lab:
45.6564, 61.7273, 15.7655
#e63c5d color charts
#e63c5d color shades, tints & tones
#e63c5d color schemes
#e63c5d color preview, HTML & CSS examples
This text has a color of #e63c5d
<p style="color:#e63c5d;">Text here</p>
.mytext {color:#e63c5d;}
This box has a color of #e63c5d
<div style="background-color:#e63c5d;">Content here</div>
.mybackground {background-color:#e63c5d;}
Border around this has a color of #e63c5d
<div style="border:2px solid #e63c5d;">Content here</div>
.myborder {border:2px solid #e63c5d;}