#e40a5d color space conversions
Hex:
#e40a5d
RGB:
228, 10, 93
CMY:
11, 96, 64
CMYK:
0, 96, 59, 11
HSL:
337°, 91.5966%, 46.6667%
HSV (HSB):
337°, 95.6140%, 89.4118%
XYZ:
34.0792, 17.5014, 11.9379
xyY:
0.5365, 0.2755, 17.5014
CIE-Lab:
48.8857, 75.5320, 16.1483
CIE-LCH:
48.8857, 77.2389, 12.0678
CIE-Luv:
48.8857, 134.8831, 3.5007
Hunter-Lab:
41.8346, 72.1986, 12.3654
#e40a5d color charts
#e40a5d color shades, tints & tones
#e40a5d color schemes
#e40a5d color preview, HTML & CSS examples
This text has a color of #e40a5d
<p style="color:#e40a5d;">Text here</p>
.mytext {color:#e40a5d;}
This box has a color of #e40a5d
<div style="background-color:#e40a5d;">Content here</div>
.mybackground {background-color:#e40a5d;}
Border around this has a color of #e40a5d
<div style="border:2px solid #e40a5d;">Content here</div>
.myborder {border:2px solid #e40a5d;}