#e45a5a color space conversions
Hex:
#e45a5a
RGB:
228, 90, 90
CMY:
11, 65, 65
CMYK:
0, 61, 61, 11
HSL:
0°, 71.8750%, 62.3529%
HSV (HSB):
0°, 60.5263%, 89.4118%
XYZ:
37.4965, 24.5445, 12.4341
xyY:
0.5035, 0.3296, 24.5445
CIE-Lab:
56.6289, 53.6529, 28.1902
CIE-LCH:
56.6289, 60.6079, 27.7182
CIE-Luv:
56.6289, 103.6204, 22.3416
Hunter-Lab:
49.5424, 48.3999, 19.7991
#e45a5a color charts
#e45a5a color shades, tints & tones
#e45a5a color schemes
#e45a5a color preview, HTML & CSS examples
This text has a color of #e45a5a
<p style="color:#e45a5a;">Text here</p>
.mytext {color:#e45a5a;}
This box has a color of #e45a5a
<div style="background-color:#e45a5a;">Content here</div>
.mybackground {background-color:#e45a5a;}
Border around this has a color of #e45a5a
<div style="border:2px solid #e45a5a;">Content here</div>
.myborder {border:2px solid #e45a5a;}