#e79b9e color space conversions
Hex:
#e79b9e
RGB:
231, 155, 158
CMY:
9, 39, 38
CMYK:
0, 33, 32, 9
HSL:
358°, 61.2903%, 75.6863%
HSV (HSB):
358°, 32.9004%, 90.5882%
XYZ:
50.8479, 42.9002, 37.9483
xyY:
0.3861, 0.3258, 42.9002
CIE-Lab:
71.4872, 28.7961, 10.0924
CIE-LCH:
71.4872, 30.5134, 19.3145
CIE-Luv:
71.4872, 50.0179, 8.7327
Hunter-Lab:
65.4983, 23.9519, 11.4974
#e79b9e color charts
#e79b9e color shades, tints & tones
#e79b9e color schemes
#e79b9e color preview, HTML & CSS examples
This text has a color of #e79b9e
<p style="color:#e79b9e;">Text here</p>
.mytext {color:#e79b9e;}
This box has a color of #e79b9e
<div style="background-color:#e79b9e;">Content here</div>
.mybackground {background-color:#e79b9e;}
Border around this has a color of #e79b9e
<div style="border:2px solid #e79b9e;">Content here</div>
.myborder {border:2px solid #e79b9e;}