#d39a85 color space conversions
Hex:
#d39a85
RGB:
211, 154, 133
CMY:
17, 40, 48
CMYK:
0, 27, 37, 17
HSL:
16°, 46.9880%, 67.4510%
HSV (HSB):
16°, 36.9668%, 82.7451%
XYZ:
42.6532, 38.6535, 27.4031
xyY:
0.3924, 0.3556, 38.6535
CIE-Lab:
68.4996, 18.5800, 19.4161
CIE-LCH:
68.4996, 26.8738, 46.2605
CIE-Luv:
68.4996, 39.4302, 22.5716
Hunter-Lab:
62.1720, 13.6593, 17.3875
#d39a85 color charts
#d39a85 color shades, tints & tones
#d39a85 color schemes
#d39a85 color preview, HTML & CSS examples
This text has a color of #d39a85
<p style="color:#d39a85;">Text here</p>
.mytext {color:#d39a85;}
This box has a color of #d39a85
<div style="background-color:#d39a85;">Content here</div>
.mybackground {background-color:#d39a85;}
Border around this has a color of #d39a85
<div style="border:2px solid #d39a85;">Content here</div>
.myborder {border:2px solid #d39a85;}