#e30e4b color space conversions
Hex:
#e30e4b
RGB:
227, 14, 75
CMY:
11, 95, 71
CMYK:
0, 94, 67, 11
HSL:
343°, 88.3817%, 47.2549%
HSV (HSB):
343°, 93.8326%, 89.0196%
XYZ:
33.1056, 17.1530, 8.2226
xyY:
0.5661, 0.2933, 17.1530
CIE-Lab:
48.4522, 73.9849, 26.5876
CIE-LCH:
48.4522, 78.6172, 19.7667
CIE-Luv:
48.4522, 140.1215, 13.6324
Hunter-Lab:
41.4161, 70.2040, 17.2201
#e30e4b color charts
#e30e4b color shades, tints & tones
#e30e4b color schemes
#e30e4b color preview, HTML & CSS examples
This text has a color of #e30e4b
<p style="color:#e30e4b;">Text here</p>
.mytext {color:#e30e4b;}
This box has a color of #e30e4b
<div style="background-color:#e30e4b;">Content here</div>
.mybackground {background-color:#e30e4b;}
Border around this has a color of #e30e4b
<div style="border:2px solid #e30e4b;">Content here</div>
.myborder {border:2px solid #e30e4b;}