#e2779e color space conversions
Hex:
#e2779e
RGB:
226, 119, 158
CMY:
11, 53, 38
CMYK:
0, 47, 30, 11
HSL:
338°, 64.8485%, 67.6471%
HSV (HSB):
338°, 47.3451%, 88.6275%
XYZ:
44.1324, 31.8310, 36.1657
xyY:
0.3936, 0.2839, 31.8310
CIE-Lab:
63.2030, 45.7850, -1.9514
CIE-LCH:
63.2030, 45.8266, 357.5595
CIE-Luv:
63.2030, 67.6404, -11.2366
Hunter-Lab:
56.4190, 40.8941, 1.4872
#e2779e color charts
#e2779e color shades, tints & tones
#e2779e color schemes
#e2779e color preview, HTML & CSS examples
This text has a color of #e2779e
<p style="color:#e2779e;">Text here</p>
.mytext {color:#e2779e;}
This box has a color of #e2779e
<div style="background-color:#e2779e;">Content here</div>
.mybackground {background-color:#e2779e;}
Border around this has a color of #e2779e
<div style="border:2px solid #e2779e;">Content here</div>
.myborder {border:2px solid #e2779e;}