#e30e4c color space conversions
Hex:
#e30e4c
RGB:
227, 14, 76
CMY:
11, 95, 70
CMYK:
0, 94, 67, 11
HSL:
343°, 88.3817%, 47.2549%
HSV (HSB):
343°, 93.8326%, 89.0196%
XYZ:
33.1401, 17.1668, 8.4043
xyY:
0.5645, 0.2924, 17.1668
CIE-Lab:
48.4695, 74.0325, 25.9992
CIE-LCH:
48.4695, 78.4651, 19.3505
CIE-Luv:
48.4695, 139.7873, 13.1161
Hunter-Lab:
41.4328, 70.2661, 16.9765
#e30e4c color charts
#e30e4c color shades, tints & tones
#e30e4c color schemes
#e30e4c color preview, HTML & CSS examples
This text has a color of #e30e4c
<p style="color:#e30e4c;">Text here</p>
.mytext {color:#e30e4c;}
This box has a color of #e30e4c
<div style="background-color:#e30e4c;">Content here</div>
.mybackground {background-color:#e30e4c;}
Border around this has a color of #e30e4c
<div style="border:2px solid #e30e4c;">Content here</div>
.myborder {border:2px solid #e30e4c;}