#e11d50 color space conversions
Hex:
#e11d50
RGB:
225, 29, 80
CMY:
12, 89, 69
CMYK:
0, 87, 64, 12
HSL:
344°, 77.1654%, 49.8039%
HSV (HSB):
344°, 87.1111%, 88.2353%
XYZ:
32.9387, 17.4655, 9.2245
xyY:
0.5524, 0.2929, 17.4655
CIE-Lab:
48.8413, 71.7156, 23.9555
CIE-LCH:
48.8413, 75.6108, 18.4711
CIE-Luv:
48.8413, 133.7064, 12.0191
Hunter-Lab:
41.7917, 67.5516, 16.1673
#e11d50 color charts
#e11d50 color shades, tints & tones
#e11d50 color schemes
#e11d50 color preview, HTML & CSS examples
This text has a color of #e11d50
<p style="color:#e11d50;">Text here</p>
.mytext {color:#e11d50;}
This box has a color of #e11d50
<div style="background-color:#e11d50;">Content here</div>
.mybackground {background-color:#e11d50;}
Border around this has a color of #e11d50
<div style="border:2px solid #e11d50;">Content here</div>
.myborder {border:2px solid #e11d50;}