#e44a5a color space conversions
Hex:
#e44a5a
RGB:
228, 74, 90
CMY:
11, 71, 65
CMYK:
0, 68, 61, 11
HSL:
354°, 74.0385%, 59.2157%
HSV (HSB):
354°, 67.5439%, 89.4118%
XYZ:
36.2892, 22.1297, 12.0317
xyY:
0.5151, 0.3141, 22.1297
CIE-Lab:
54.1644, 60.2968, 24.9994
CIE-LCH:
54.1644, 65.2738, 22.5192
CIE-Luv:
54.1644, 113.4825, 17.0755
Hunter-Lab:
47.0422, 55.3739, 17.7654
#e44a5a color charts
#e44a5a color shades, tints & tones
#e44a5a color schemes
#e44a5a color preview, HTML & CSS examples
This text has a color of #e44a5a
<p style="color:#e44a5a;">Text here</p>
.mytext {color:#e44a5a;}
This box has a color of #e44a5a
<div style="background-color:#e44a5a;">Content here</div>
.mybackground {background-color:#e44a5a;}
Border around this has a color of #e44a5a
<div style="border:2px solid #e44a5a;">Content here</div>
.myborder {border:2px solid #e44a5a;}