#e5112c color space conversions
Hex:
#e5112c
RGB:
229, 17, 44
CMY:
10, 93, 83
CMYK:
0, 93, 81, 10
HSL:
352°, 86.1789%, 48.2353%
HSV (HSB):
352°, 92.5764%, 89.8039%
XYZ:
32.9682, 17.2408, 3.9731
xyY:
0.6085, 0.3182, 17.2408
CIE-Lab:
48.5620, 73.0243, 44.9774
CIE-LCH:
48.5620, 85.7643, 31.6299
CIE-Luv:
48.5620, 149.4101, 27.0981
Hunter-Lab:
41.5220, 69.0642, 23.3922
#e5112c color charts
#e5112c color shades, tints & tones
#e5112c color schemes
#e5112c color preview, HTML & CSS examples
This text has a color of #e5112c
<p style="color:#e5112c;">Text here</p>
.mytext {color:#e5112c;}
This box has a color of #e5112c
<div style="background-color:#e5112c;">Content here</div>
.mybackground {background-color:#e5112c;}
Border around this has a color of #e5112c
<div style="border:2px solid #e5112c;">Content here</div>
.myborder {border:2px solid #e5112c;}