#e5323a color space conversions
Hex:
#e5323a
RGB:
229, 50, 58
CMY:
10, 80, 77
CMYK:
0, 78, 75, 10
HSL:
357°, 77.4892%, 54.7059%
HSV (HSB):
357°, 78.1659%, 89.8039%
XYZ:
34.2174, 19.2447, 5.9141
xyY:
0.5763, 0.3241, 19.2447
CIE-Lab:
50.9723, 67.0174, 39.7268
CIE-LCH:
50.9723, 77.9074, 30.6588
CIE-Luv:
50.9723, 135.1607, 26.5981
Hunter-Lab:
43.8688, 62.4587, 22.7150
#e5323a color charts
#e5323a color shades, tints & tones
#e5323a color schemes
#e5323a color preview, HTML & CSS examples
This text has a color of #e5323a
<p style="color:#e5323a;">Text here</p>
.mytext {color:#e5323a;}
This box has a color of #e5323a
<div style="background-color:#e5323a;">Content here</div>
.mybackground {background-color:#e5323a;}
Border around this has a color of #e5323a
<div style="border:2px solid #e5323a;">Content here</div>
.myborder {border:2px solid #e5323a;}