#e79da5 color space conversions
Hex:
#e79da5
RGB:
231, 157, 165
CMY:
9, 38, 35
CMYK:
0, 32, 29, 9
HSL:
354°, 60.6557%, 76.0784%
HSV (HSB):
354°, 32.0346%, 90.5882%
XYZ:
51.8035, 43.8195, 41.3250
xyY:
0.3783, 0.3200, 43.8195
CIE-Lab:
72.1077, 28.6486, 7.1057
CIE-LCH:
72.1077, 29.5166, 13.9299
CIE-Luv:
72.1077, 47.7094, 4.7464
Hunter-Lab:
66.1963, 23.8460, 9.3239
#e79da5 color charts
#e79da5 color shades, tints & tones
#e79da5 color schemes
#e79da5 color preview, HTML & CSS examples
This text has a color of #e79da5
<p style="color:#e79da5;">Text here</p>
.mytext {color:#e79da5;}
This box has a color of #e79da5
<div style="background-color:#e79da5;">Content here</div>
.mybackground {background-color:#e79da5;}
Border around this has a color of #e79da5
<div style="border:2px solid #e79da5;">Content here</div>
.myborder {border:2px solid #e79da5;}