#e2779c color space conversions
Hex:
#e2779c
RGB:
226, 119, 156
CMY:
11, 53, 39
CMYK:
0, 47, 31, 11
HSL:
339°, 64.8485%, 67.6471%
HSV (HSB):
339°, 47.3451%, 88.6275%
XYZ:
43.9616, 31.7627, 35.2663
xyY:
0.3961, 0.2862, 31.7627
CIE-Lab:
63.1463, 45.5293, -0.8913
CIE-LCH:
63.1463, 45.5380, 358.8785
CIE-Luv:
63.1463, 68.1142, -9.7117
Hunter-Lab:
56.3584, 40.6093, 2.3502
#e2779c color charts
#e2779c color shades, tints & tones
#e2779c color schemes
#e2779c color preview, HTML & CSS examples
This text has a color of #e2779c
<p style="color:#e2779c;">Text here</p>
.mytext {color:#e2779c;}
This box has a color of #e2779c
<div style="background-color:#e2779c;">Content here</div>
.mybackground {background-color:#e2779c;}
Border around this has a color of #e2779c
<div style="border:2px solid #e2779c;">Content here</div>
.myborder {border:2px solid #e2779c;}