#e5132c color space conversions
Hex:
#e5132c
RGB:
229, 19, 44
CMY:
10, 93, 83
CMYK:
0, 92, 81, 10
HSL:
353°, 84.6774%, 48.6275%
HSV (HSB):
353°, 91.7031%, 89.8039%
XYZ:
33.0006, 17.3056, 3.9839
xyY:
0.6079, 0.3188, 17.3056
CIE-Lab:
48.6428, 72.7909, 45.0567
CIE-LCH:
48.6428, 85.6074, 31.7570
CIE-Luv:
48.6428, 148.9920, 27.2536
Hunter-Lab:
41.6000, 68.8011, 23.4420
#e5132c color charts
#e5132c color shades, tints & tones
#e5132c color schemes
#e5132c color preview, HTML & CSS examples
This text has a color of #e5132c
<p style="color:#e5132c;">Text here</p>
.mytext {color:#e5132c;}
This box has a color of #e5132c
<div style="background-color:#e5132c;">Content here</div>
.mybackground {background-color:#e5132c;}
Border around this has a color of #e5132c
<div style="border:2px solid #e5132c;">Content here</div>
.myborder {border:2px solid #e5132c;}