#e5141c color space conversions
Hex:
#e5141c
RGB:
229, 20, 28
CMY:
10, 92, 89
CMYK:
0, 91, 88, 10
HSL:
358°, 83.9357%, 48.8235%
HSV (HSB):
358°, 91.2664%, 89.8039%
XYZ:
32.7729, 17.2422, 2.6994
xyY:
0.6217, 0.3271, 17.2422
CIE-Lab:
48.5637, 72.3216, 52.9996
CIE-LCH:
48.5637, 89.6625, 36.2352
CIE-Luv:
48.5637, 151.4280, 31.4315
Hunter-Lab:
41.5237, 68.2159, 25.2123
#e5141c color charts
#e5141c color shades, tints & tones
#e5141c color schemes
#e5141c color preview, HTML & CSS examples
This text has a color of #e5141c
<p style="color:#e5141c;">Text here</p>
.mytext {color:#e5141c;}
This box has a color of #e5141c
<div style="background-color:#e5141c;">Content here</div>
.mybackground {background-color:#e5141c;}
Border around this has a color of #e5141c
<div style="border:2px solid #e5141c;">Content here</div>
.myborder {border:2px solid #e5141c;}