#d39f8d color space conversions
Hex:
#d39f8d
RGB:
211, 159, 141
CMY:
17, 38, 45
CMYK:
0, 25, 33, 17
HSL:
15°, 44.3038%, 69.0196%
HSV (HSB):
15°, 33.1754%, 82.7451%
XYZ:
44.0698, 40.5682, 30.7070
xyY:
0.3821, 0.3517, 40.5682
CIE-Lab:
69.8724, 16.8546, 16.8995
CIE-LCH:
69.8724, 23.8677, 45.0762
CIE-Luv:
69.8724, 35.3048, 19.9269
Hunter-Lab:
63.6932, 12.0424, 16.0010
#d39f8d color charts
#d39f8d color shades, tints & tones
#d39f8d color schemes
#d39f8d color preview, HTML & CSS examples
This text has a color of #d39f8d
<p style="color:#d39f8d;">Text here</p>
.mytext {color:#d39f8d;}
This box has a color of #d39f8d
<div style="background-color:#d39f8d;">Content here</div>
.mybackground {background-color:#d39f8d;}
Border around this has a color of #d39f8d
<div style="border:2px solid #d39f8d;">Content here</div>
.myborder {border:2px solid #d39f8d;}