#e2167e color space conversions
Hex:
#e2167e
RGB:
226, 22, 126
CMY:
11, 91, 51
CMYK:
0, 90, 44, 11
HSL:
329°, 82.2581%, 48.6275%
HSV (HSB):
329°, 90.2655%, 88.6275%
XYZ:
35.4168, 18.2489, 21.3944
xyY:
0.4718, 0.2431, 18.2489
CIE-Lab:
49.7966, 76.1932, -2.8299
CIE-LCH:
49.7966, 76.2457, 357.8730
CIE-Luv:
49.7966, 117.5766, -18.3898
Hunter-Lab:
42.7188, 73.2311, 0.2096
#e2167e color charts
#e2167e color shades, tints & tones
#e2167e color schemes
#e2167e color preview, HTML & CSS examples
This text has a color of #e2167e
<p style="color:#e2167e;">Text here</p>
.mytext {color:#e2167e;}
This box has a color of #e2167e
<div style="background-color:#e2167e;">Content here</div>
.mybackground {background-color:#e2167e;}
Border around this has a color of #e2167e
<div style="border:2px solid #e2167e;">Content here</div>
.myborder {border:2px solid #e2167e;}