#e22a7a color space conversions
Hex:
#e22a7a
RGB:
226, 42, 122
CMY:
11, 84, 52
CMYK:
0, 81, 46, 11
HSL:
334°, 76.0331%, 52.5490%
HSV (HSB):
334°, 81.4159%, 88.6275%
XYZ:
35.7048, 19.2298, 20.2422
xyY:
0.4749, 0.2558, 19.2298
CIE-Lab:
50.9550, 72.1729, 1.2931
CIE-LCH:
50.9550, 72.1845, 1.0265
CIE-Luv:
50.9550, 114.7544, -12.3650
Hunter-Lab:
43.8518, 68.5968, 3.3277
#e22a7a color charts
#e22a7a color shades, tints & tones
#e22a7a color schemes
#e22a7a color preview, HTML & CSS examples
This text has a color of #e22a7a
<p style="color:#e22a7a;">Text here</p>
.mytext {color:#e22a7a;}
This box has a color of #e22a7a
<div style="background-color:#e22a7a;">Content here</div>
.mybackground {background-color:#e22a7a;}
Border around this has a color of #e22a7a
<div style="border:2px solid #e22a7a;">Content here</div>
.myborder {border:2px solid #e22a7a;}