#d39e7d color space conversions
Hex:
#d39e7d
RGB:
211, 158, 125
CMY:
17, 38, 51
CMYK:
0, 25, 41, 17
HSL:
23°, 49.4253%, 65.8824%
HSV (HSB):
23°, 40.7583%, 82.7451%
XYZ:
42.7925, 39.7833, 24.8256
xyY:
0.3984, 0.3704, 39.7833
CIE-Lab:
69.3149, 15.4819, 24.9119
CIE-LCH:
69.3149, 29.3308, 58.1405
CIE-Luv:
69.3149, 37.7450, 29.8448
Hunter-Lab:
63.0740, 10.7237, 20.8156
#d39e7d color charts
#d39e7d color shades, tints & tones
#d39e7d color schemes
#d39e7d color preview, HTML & CSS examples
This text has a color of #d39e7d
<p style="color:#d39e7d;">Text here</p>
.mytext {color:#d39e7d;}
This box has a color of #d39e7d
<div style="background-color:#d39e7d;">Content here</div>
.mybackground {background-color:#d39e7d;}
Border around this has a color of #d39e7d
<div style="border:2px solid #d39e7d;">Content here</div>
.myborder {border:2px solid #d39e7d;}