#d39f7f color space conversions
Hex:
#d39f7f
RGB:
211, 159, 127
CMY:
17, 38, 50
CMYK:
0, 25, 40, 17
HSL:
23°, 48.8372%, 66.2745%
HSV (HSB):
23°, 39.8104%, 82.7451%
XYZ:
43.0929, 40.1775, 25.5625
xyY:
0.3960, 0.3692, 40.1775
CIE-Lab:
69.5957, 15.1658, 24.1990
CIE-LCH:
69.5957, 28.5586, 57.9241
CIE-Luv:
69.5957, 36.8735, 29.1185
Hunter-Lab:
63.3857, 10.4286, 20.4593
#d39f7f color charts
#d39f7f color shades, tints & tones
#d39f7f color schemes
#d39f7f color preview, HTML & CSS examples
This text has a color of #d39f7f
<p style="color:#d39f7f;">Text here</p>
.mytext {color:#d39f7f;}
This box has a color of #d39f7f
<div style="background-color:#d39f7f;">Content here</div>
.mybackground {background-color:#d39f7f;}
Border around this has a color of #d39f7f
<div style="border:2px solid #d39f7f;">Content here</div>
.myborder {border:2px solid #d39f7f;}