#e79d9c color space conversions
Hex:
#e79d9c
RGB:
231, 157, 156
CMY:
9, 38, 39
CMYK:
0, 32, 32, 9
HSL:
1°, 60.9756%, 75.8824%
HSV (HSB):
1°, 32.4675%, 90.5882%
XYZ:
51.0127, 43.5032, 37.1608
xyY:
0.3874, 0.3304, 43.5032
CIE-Lab:
71.8952, 27.4757, 11.7763
CIE-LCH:
71.8952, 29.8931, 23.2003
CIE-Luv:
71.8952, 49.0837, 11.2546
Hunter-Lab:
65.9569, 22.6317, 12.7653
#e79d9c color charts
#e79d9c color shades, tints & tones
#e79d9c color schemes
#e79d9c color preview, HTML & CSS examples
This text has a color of #e79d9c
<p style="color:#e79d9c;">Text here</p>
.mytext {color:#e79d9c;}
This box has a color of #e79d9c
<div style="background-color:#e79d9c;">Content here</div>
.mybackground {background-color:#e79d9c;}
Border around this has a color of #e79d9c
<div style="border:2px solid #e79d9c;">Content here</div>
.myborder {border:2px solid #e79d9c;}