#e0779a color space conversions
Hex:
#e0779a
RGB:
224, 119, 154
CMY:
12, 53, 40
CMYK:
0, 47, 31, 12
HSL:
340°, 62.8743%, 67.2549%
HSV (HSB):
340°, 46.8750%, 87.8431%
XYZ:
43.1700, 31.3740, 34.3523
xyY:
0.3964, 0.2881, 31.3740
CIE-Lab:
62.8221, 44.5916, -0.2533
CIE-LCH:
62.8221, 44.5923, 359.6746
CIE-Luv:
62.8221, 67.0537, -8.6339
Hunter-Lab:
56.0125, 39.5517, 2.8464
#e0779a color charts
#e0779a color shades, tints & tones
#e0779a color schemes
#e0779a color preview, HTML & CSS examples
This text has a color of #e0779a
<p style="color:#e0779a;">Text here</p>
.mytext {color:#e0779a;}
This box has a color of #e0779a
<div style="background-color:#e0779a;">Content here</div>
.mybackground {background-color:#e0779a;}
Border around this has a color of #e0779a
<div style="border:2px solid #e0779a;">Content here</div>
.myborder {border:2px solid #e0779a;}