#d79b8e color space conversions
Hex:
#d79b8e
RGB:
215, 155, 142
CMY:
16, 39, 44
CMYK:
0, 28, 34, 16
HSL:
11°, 47.7124%, 70.0000%
HSV (HSB):
11°, 33.9535%, 84.3137%
XYZ:
44.6282, 39.8428, 30.9294
xyY:
0.3867, 0.3453, 39.8428
CIE-Lab:
69.3574, 20.7018, 15.6957
CIE-LCH:
69.3574, 25.9792, 37.1687
CIE-Luv:
69.3574, 40.5880, 17.5783
Hunter-Lab:
63.1211, 15.7419, 15.1326
#d79b8e color charts
#d79b8e color shades, tints & tones
#d79b8e color schemes
#d79b8e color preview, HTML & CSS examples
This text has a color of #d79b8e
<p style="color:#d79b8e;">Text here</p>
.mytext {color:#d79b8e;}
This box has a color of #d79b8e
<div style="background-color:#d79b8e;">Content here</div>
.mybackground {background-color:#d79b8e;}
Border around this has a color of #d79b8e
<div style="border:2px solid #d79b8e;">Content here</div>
.myborder {border:2px solid #d79b8e;}