#e22a5a color space conversions
Hex:
#e22a5a
RGB:
226, 42, 90
CMY:
11, 84, 65
CMYK:
0, 81, 60, 11
HSL:
344°, 76.0331%, 52.5490%
HSV (HSB):
344°, 81.4159%, 88.6275%
XYZ:
34.0375, 18.5629, 11.4619
xyY:
0.5313, 0.2898, 18.5629
CIE-Lab:
50.1718, 69.8431, 19.6553
CIE-LCH:
50.1718, 72.5561, 15.7177
CIE-Luv:
50.1718, 126.9731, 8.6794
Hunter-Lab:
43.0846, 65.6193, 14.3862
#e22a5a color charts
#e22a5a color shades, tints & tones
#e22a5a color schemes
#e22a5a color preview, HTML & CSS examples
This text has a color of #e22a5a
<p style="color:#e22a5a;">Text here</p>
.mytext {color:#e22a5a;}
This box has a color of #e22a5a
<div style="background-color:#e22a5a;">Content here</div>
.mybackground {background-color:#e22a5a;}
Border around this has a color of #e22a5a
<div style="border:2px solid #e22a5a;">Content here</div>
.myborder {border:2px solid #e22a5a;}