#e5192e color space conversions
Hex:
#e5192e
RGB:
229, 25, 46
CMY:
10, 90, 82
CMYK:
0, 89, 80, 10
HSL:
354°, 80.3150%, 49.8039%
HSV (HSB):
354°, 89.0830%, 89.8039%
XYZ:
33.1539, 17.5505, 4.2250
xyY:
0.6036, 0.3195, 17.5505
CIE-Lab:
48.9464, 72.0258, 44.2668
CIE-LCH:
48.9464, 84.5415, 31.5747
CIE-Luv:
48.9464, 147.1234, 27.1706
Hunter-Lab:
41.8934, 67.9493, 23.3459
#e5192e color charts
#e5192e color shades, tints & tones
#e5192e color schemes
#e5192e color preview, HTML & CSS examples
This text has a color of #e5192e
<p style="color:#e5192e;">Text here</p>
.mytext {color:#e5192e;}
This box has a color of #e5192e
<div style="background-color:#e5192e;">Content here</div>
.mybackground {background-color:#e5192e;}
Border around this has a color of #e5192e
<div style="border:2px solid #e5192e;">Content here</div>
.myborder {border:2px solid #e5192e;}