#e30d6f color space conversions
Hex:
#e30d6f
RGB:
227, 13, 111
CMY:
11, 95, 56
CMYK:
0, 94, 51, 11
HSL:
333°, 89.1667%, 47.0588%
HSV (HSB):
333°, 94.2731%, 89.0196%
XYZ:
34.6917, 17.7664, 16.6397
xyY:
0.5021, 0.2571, 17.7664
CIE-Lab:
49.2116, 76.2425, 5.5056
CIE-LCH:
49.2116, 76.4411, 4.1303
CIE-Luv:
49.2116, 126.2781, -8.2695
Hunter-Lab:
42.1503, 73.1513, 6.0992
#e30d6f color charts
#e30d6f color shades, tints & tones
#e30d6f color schemes
#e30d6f color preview, HTML & CSS examples
This text has a color of #e30d6f
<p style="color:#e30d6f;">Text here</p>
.mytext {color:#e30d6f;}
This box has a color of #e30d6f
<div style="background-color:#e30d6f;">Content here</div>
.mybackground {background-color:#e30d6f;}
Border around this has a color of #e30d6f
<div style="border:2px solid #e30d6f;">Content here</div>
.myborder {border:2px solid #e30d6f;}