#e79b9f color space conversions
Hex:
#e79b9f
RGB:
231, 155, 159
CMY:
9, 39, 38
CMYK:
0, 33, 31, 9
HSL:
357°, 61.2903%, 75.6863%
HSV (HSB):
357°, 32.9004%, 90.5882%
XYZ:
50.9343, 42.9348, 38.4036
xyY:
0.3851, 0.3246, 42.9348
CIE-Lab:
71.5107, 28.9247, 9.5724
CIE-LCH:
71.5107, 30.4675, 18.3115
CIE-Luv:
71.5107, 49.8620, 8.0122
Hunter-Lab:
65.5247, 24.0854, 11.1178
#e79b9f color charts
#e79b9f color shades, tints & tones
#e79b9f color schemes
#e79b9f color preview, HTML & CSS examples
This text has a color of #e79b9f
<p style="color:#e79b9f;">Text here</p>
.mytext {color:#e79b9f;}
This box has a color of #e79b9f
<div style="background-color:#e79b9f;">Content here</div>
.mybackground {background-color:#e79b9f;}
Border around this has a color of #e79b9f
<div style="border:2px solid #e79b9f;">Content here</div>
.myborder {border:2px solid #e79b9f;}