#e30e8e color space conversions
Hex:
#e30e8e
RGB:
227, 14, 142
CMY:
11, 95, 44
CMYK:
0, 94, 37, 11
HSL:
324°, 88.3817%, 47.2549%
HSV (HSB):
324°, 93.8326%, 89.0196%
XYZ:
36.7181, 18.5980, 27.2457
xyY:
0.4447, 0.2253, 18.5980
CIE-Lab:
50.2135, 78.7500, -11.8694
CIE-LCH:
50.2135, 79.6395, 351.4288
CIE-Luv:
50.2135, 112.0948, -30.7917
Hunter-Lab:
43.1254, 76.5103, -7.2704
#e30e8e color charts
#e30e8e color shades, tints & tones
#e30e8e color schemes
#e30e8e color preview, HTML & CSS examples
This text has a color of #e30e8e
<p style="color:#e30e8e;">Text here</p>
.mytext {color:#e30e8e;}
This box has a color of #e30e8e
<div style="background-color:#e30e8e;">Content here</div>
.mybackground {background-color:#e30e8e;}
Border around this has a color of #e30e8e
<div style="border:2px solid #e30e8e;">Content here</div>
.myborder {border:2px solid #e30e8e;}