#e30d50 color space conversions
Hex:
#e30d50
RGB:
227, 13, 80
CMY:
11, 95, 69
CMYK:
0, 94, 65, 11
HSL:
341°, 89.1667%, 47.0588%
HSV (HSB):
341°, 94.2731%, 89.0196%
XYZ:
33.2704, 17.1979, 9.1554
xyY:
0.5580, 0.2884, 17.1979
CIE-Lab:
48.5085, 74.3253, 23.6017
CIE-LCH:
48.5085, 77.9826, 17.6170
CIE-Luv:
48.5085, 138.5639, 10.9221
Hunter-Lab:
41.4704, 70.6320, 15.9398
#e30d50 color charts
#e30d50 color shades, tints & tones
#e30d50 color schemes
#e30d50 color preview, HTML & CSS examples
This text has a color of #e30d50
<p style="color:#e30d50;">Text here</p>
.mytext {color:#e30d50;}
This box has a color of #e30d50
<div style="background-color:#e30d50;">Content here</div>
.mybackground {background-color:#e30d50;}
Border around this has a color of #e30d50
<div style="border:2px solid #e30d50;">Content here</div>
.myborder {border:2px solid #e30d50;}