#e79da6 color space conversions
Hex:
#e79da6
RGB:
231, 157, 166
CMY:
9, 38, 35
CMYK:
0, 32, 28, 9
HSL:
353°, 60.6557%, 76.0784%
HSV (HSB):
353°, 32.0346%, 90.5882%
XYZ:
51.8949, 43.8560, 41.8063
xyY:
0.3773, 0.3188, 43.8560
CIE-Lab:
72.1322, 28.7831, 6.5879
CIE-LCH:
72.1322, 29.5274, 12.8919
CIE-Luv:
72.1322, 47.5541, 4.0098
Hunter-Lab:
66.2239, 23.9858, 8.9277
#e79da6 color charts
#e79da6 color shades, tints & tones
#e79da6 color schemes
#e79da6 color preview, HTML & CSS examples
This text has a color of #e79da6
<p style="color:#e79da6;">Text here</p>
.mytext {color:#e79da6;}
This box has a color of #e79da6
<div style="background-color:#e79da6;">Content here</div>
.mybackground {background-color:#e79da6;}
Border around this has a color of #e79da6
<div style="border:2px solid #e79da6;">Content here</div>
.myborder {border:2px solid #e79da6;}