#d39f80 color space conversions
Hex:
#d39f80
RGB:
211, 159, 128
CMY:
17, 38, 50
CMYK:
0, 25, 39, 17
HSL:
22°, 48.5380%, 66.4706%
HSV (HSB):
22°, 39.3365%, 82.7451%
XYZ:
43.1584, 40.2037, 25.9075
xyY:
0.3950, 0.3679, 40.2037
CIE-Lab:
69.6143, 15.2802, 23.6785
CIE-LCH:
69.6143, 28.1808, 57.1651
CIE-Luv:
69.6143, 36.7655, 28.4866
Hunter-Lab:
63.4064, 10.5373, 20.1589
#d39f80 color charts
#d39f80 color shades, tints & tones
#d39f80 color schemes
#d39f80 color preview, HTML & CSS examples
This text has a color of #d39f80
<p style="color:#d39f80;">Text here</p>
.mytext {color:#d39f80;}
This box has a color of #d39f80
<div style="background-color:#d39f80;">Content here</div>
.mybackground {background-color:#d39f80;}
Border around this has a color of #d39f80
<div style="border:2px solid #d39f80;">Content here</div>
.myborder {border:2px solid #d39f80;}