#bdac8c color space conversions
Hex:
#bdac8c
RGB:
189, 172, 140
CMY:
26, 33, 45
CMYK:
0, 9, 26, 26
HSL:
39°, 27.0718%, 64.5098%
HSV (HSB):
39°, 25.9259%, 74.1176%
XYZ:
40.4724, 42.2173, 30.8266
xyY:
0.3565, 0.3719, 42.2173
CIE-Lab:
71.0205, 1.0754, 18.7090
CIE-LCH:
71.0205, 18.7399, 86.7102
CIE-Luv:
71.0205, 12.4142, 25.4382
Hunter-Lab:
64.9749, -2.5195, 17.3529
#bdac8c color charts
#bdac8c color shades, tints & tones
#bdac8c color schemes
#bdac8c color preview, HTML & CSS examples
This text has a color of #bdac8c
<p style="color:#bdac8c;">Text here</p>
.mytext {color:#bdac8c;}
This box has a color of #bdac8c
<div style="background-color:#bdac8c;">Content here</div>
.mybackground {background-color:#bdac8c;}
Border around this has a color of #bdac8c
<div style="border:2px solid #bdac8c;">Content here</div>
.myborder {border:2px solid #bdac8c;}