#e30b5e color space conversions
Hex:
#e30b5e
RGB:
227, 11, 94
CMY:
11, 96, 63
CMYK:
0, 95, 59, 11
HSL:
337°, 90.7563%, 46.6667%
HSV (HSB):
337°, 95.1542%, 89.0196%
XYZ:
33.8186, 17.3784, 12.1616
xyY:
0.5338, 0.2743, 17.3784
CIE-Lab:
48.7333, 75.2809, 15.2913
CIE-LCH:
48.7333, 76.8182, 11.4819
CIE-Luv:
48.7333, 133.5930, 2.6719
Hunter-Lab:
41.6874, 71.8539, 11.8843
#e30b5e color charts
#e30b5e color shades, tints & tones
#e30b5e color schemes
#e30b5e color preview, HTML & CSS examples
This text has a color of #e30b5e
<p style="color:#e30b5e;">Text here</p>
.mytext {color:#e30b5e;}
This box has a color of #e30b5e
<div style="background-color:#e30b5e;">Content here</div>
.mybackground {background-color:#e30b5e;}
Border around this has a color of #e30b5e
<div style="border:2px solid #e30b5e;">Content here</div>
.myborder {border:2px solid #e30b5e;}