#e5132d color space conversions
Hex:
#e5132d
RGB:
229, 19, 45
CMY:
10, 93, 82
CMYK:
0, 92, 80, 10
HSL:
353°, 84.6774%, 48.6275%
HSV (HSB):
353°, 91.7031%, 89.8039%
XYZ:
33.0196, 17.3132, 4.0841
xyY:
0.6068, 0.3182, 17.3132
CIE-Lab:
48.6523, 72.8176, 44.5209
CIE-LCH:
48.6523, 85.3494, 31.4417
CIE-Luv:
48.6523, 148.7889, 26.9408
Hunter-Lab:
41.6092, 68.8356, 23.3069
#e5132d color charts
#e5132d color shades, tints & tones
#e5132d color schemes
#e5132d color preview, HTML & CSS examples
This text has a color of #e5132d
<p style="color:#e5132d;">Text here</p>
.mytext {color:#e5132d;}
This box has a color of #e5132d
<div style="background-color:#e5132d;">Content here</div>
.mybackground {background-color:#e5132d;}
Border around this has a color of #e5132d
<div style="border:2px solid #e5132d;">Content here</div>
.myborder {border:2px solid #e5132d;}