#e11c35 color space conversions
Hex:
#e11c35
RGB:
225, 28, 53
CMY:
12, 89, 79
CMYK:
0, 88, 76, 12
HSL:
352°, 77.8656%, 49.6078%
HSV (HSB):
352°, 87.5556%, 88.2353%
XYZ:
32.1092, 17.0951, 4.9755
xyY:
0.5926, 0.3155, 17.0951
CIE-Lab:
48.3796, 70.7322, 39.4967
CIE-LCH:
48.3796, 81.0126, 29.1789
CIE-Luv:
48.3796, 141.7610, 24.3181
Hunter-Lab:
41.3462, 66.2660, 21.8075
#e11c35 color charts
#e11c35 color shades, tints & tones
#e11c35 color schemes
#e11c35 color preview, HTML & CSS examples
This text has a color of #e11c35
<p style="color:#e11c35;">Text here</p>
.mytext {color:#e11c35;}
This box has a color of #e11c35
<div style="background-color:#e11c35;">Content here</div>
.mybackground {background-color:#e11c35;}
Border around this has a color of #e11c35
<div style="border:2px solid #e11c35;">Content here</div>
.myborder {border:2px solid #e11c35;}