#e30e6b color space conversions
Hex:
#e30e6b
RGB:
227, 14, 107
CMY:
11, 95, 58
CMYK:
0, 94, 53, 11
HSL:
334°, 88.3817%, 47.2549%
HSV (HSB):
334°, 93.8326%, 89.0196%
XYZ:
34.4894, 17.7065, 15.5098
xyY:
0.5094, 0.2615, 17.7065
CIE-Lab:
49.1382, 75.8631, 7.8563
CIE-LCH:
49.1382, 76.2688, 5.9124
CIE-Luv:
49.1382, 127.8697, -5.4819
Hunter-Lab:
42.0791, 72.6661, 7.6018
#e30e6b color charts
#e30e6b color shades, tints & tones
#e30e6b color schemes
#e30e6b color preview, HTML & CSS examples
This text has a color of #e30e6b
<p style="color:#e30e6b;">Text here</p>
.mytext {color:#e30e6b;}
This box has a color of #e30e6b
<div style="background-color:#e30e6b;">Content here</div>
.mybackground {background-color:#e30e6b;}
Border around this has a color of #e30e6b
<div style="border:2px solid #e30e6b;">Content here</div>
.myborder {border:2px solid #e30e6b;}