#e11d45 color space conversions
Hex:
#e11d45
RGB:
225, 29, 69
CMY:
12, 89, 73
CMYK:
0, 87, 69, 12
HSL:
348°, 77.1654%, 49.8039%
HSV (HSB):
348°, 87.1111%, 88.2353%
XYZ:
32.5649, 17.3160, 7.2562
xyY:
0.5699, 0.3031, 17.3160
CIE-Lab:
48.6557, 71.1819, 30.3893
CIE-LCH:
48.6557, 77.3975, 23.1188
CIE-Luv:
48.6557, 137.1966, 17.6259
Hunter-Lab:
41.6124, 66.8680, 18.7900
#e11d45 color charts
#e11d45 color shades, tints & tones
#e11d45 color schemes
#e11d45 color preview, HTML & CSS examples
This text has a color of #e11d45
<p style="color:#e11d45;">Text here</p>
.mytext {color:#e11d45;}
This box has a color of #e11d45
<div style="background-color:#e11d45;">Content here</div>
.mybackground {background-color:#e11d45;}
Border around this has a color of #e11d45
<div style="border:2px solid #e11d45;">Content here</div>
.myborder {border:2px solid #e11d45;}