#d39baa color space conversions
Hex:
#d39baa
RGB:
211, 155, 170
CMY:
17, 39, 33
CMYK:
0, 27, 19, 17
HSL:
344°, 38.8889%, 71.7647%
HSV (HSB):
344°, 26.5403%, 82.7451%
XYZ:
45.8410, 40.1939, 43.3723
xyY:
0.3542, 0.3106, 40.1939
CIE-Lab:
69.6074, 23.1133, 0.4420
CIE-LCH:
69.6074, 23.1175, 1.0954
CIE-Luv:
69.6074, 34.0102, -3.5161
Hunter-Lab:
63.3986, 18.1186, 3.8175
#d39baa color charts
#d39baa color shades, tints & tones
#d39baa color schemes
#d39baa color preview, HTML & CSS examples
This text has a color of #d39baa
<p style="color:#d39baa;">Text here</p>
.mytext {color:#d39baa;}
This box has a color of #d39baa
<div style="background-color:#d39baa;">Content here</div>
.mybackground {background-color:#d39baa;}
Border around this has a color of #d39baa
<div style="border:2px solid #d39baa;">Content here</div>
.myborder {border:2px solid #d39baa;}