#e5123a color space conversions
Hex:
#e5123a
RGB:
229, 18, 58
CMY:
10, 93, 77
CMYK:
0, 92, 75, 10
HSL:
349°, 85.4251%, 48.4314%
HSV (HSB):
349°, 92.1397%, 89.8039%
XYZ:
33.2931, 17.3961, 5.6060
xyY:
0.5914, 0.3090, 17.3961
CIE-Lab:
48.7553, 73.3414, 37.2433
CIE-LCH:
48.7553, 82.2558, 26.9218
CIE-Luv:
48.7553, 145.9652, 22.1853
Hunter-Lab:
41.7086, 69.4940, 21.2269
#e5123a color charts
#e5123a color shades, tints & tones
#e5123a color schemes
#e5123a color preview, HTML & CSS examples
This text has a color of #e5123a
<p style="color:#e5123a;">Text here</p>
.mytext {color:#e5123a;}
This box has a color of #e5123a
<div style="background-color:#e5123a;">Content here</div>
.mybackground {background-color:#e5123a;}
Border around this has a color of #e5123a
<div style="border:2px solid #e5123a;">Content here</div>
.myborder {border:2px solid #e5123a;}