#e50d1c color space conversions
Hex:
#e50d1c
RGB:
229, 13, 28
CMY:
10, 95, 89
CMYK:
0, 94, 88, 10
HSL:
356°, 89.2562%, 47.4510%
HSV (HSB):
356°, 94.3231%, 89.8039%
XYZ:
32.6666, 17.0297, 2.6639
xyY:
0.6239, 0.3252, 17.0297
CIE-Lab:
48.2974, 73.0901, 52.7966
CIE-LCH:
48.2974, 90.1645, 35.8424
CIE-Luv:
48.2974, 152.8517, 30.9393
Hunter-Lab:
41.2671, 69.0816, 25.0595
#e50d1c color charts
#e50d1c color shades, tints & tones
#e50d1c color schemes
#e50d1c color preview, HTML & CSS examples
This text has a color of #e50d1c
<p style="color:#e50d1c;">Text here</p>
.mytext {color:#e50d1c;}
This box has a color of #e50d1c
<div style="background-color:#e50d1c;">Content here</div>
.mybackground {background-color:#e50d1c;}
Border around this has a color of #e50d1c
<div style="border:2px solid #e50d1c;">Content here</div>
.myborder {border:2px solid #e50d1c;}