#e61a5d color space conversions
Hex:
#e61a5d
RGB:
230, 26, 93
CMY:
10, 90, 64
CMYK:
0, 89, 60, 10
HSL:
340°, 80.3150%, 50.1961%
HSV (HSB):
340°, 88.6957%, 90.1961%
XYZ:
34.9783, 18.3521, 12.0547
xyY:
0.5350, 0.2807, 18.3521
CIE-Lab:
49.9204, 74.1685, 17.6211
CIE-LCH:
49.9204, 76.2330, 13.3647
CIE-Luv:
49.9204, 133.7122, 5.4814
Hunter-Lab:
42.8393, 70.7763, 13.3038
#e61a5d color charts
#e61a5d color shades, tints & tones
#e61a5d color schemes
#e61a5d color preview, HTML & CSS examples
This text has a color of #e61a5d
<p style="color:#e61a5d;">Text here</p>
.mytext {color:#e61a5d;}
This box has a color of #e61a5d
<div style="background-color:#e61a5d;">Content here</div>
.mybackground {background-color:#e61a5d;}
Border around this has a color of #e61a5d
<div style="border:2px solid #e61a5d;">Content here</div>
.myborder {border:2px solid #e61a5d;}