#bdaa8d color space conversions
Hex:
#bdaa8d
RGB:
189, 170, 141
CMY:
26, 33, 45
CMYK:
0, 10, 25, 26
HSL:
36°, 26.6667%, 64.7059%
HSV (HSB):
36°, 25.3968%, 74.1176%
XYZ:
40.1687, 41.4914, 31.0908
xyY:
0.3563, 0.3680, 41.4914
CIE-Lab:
70.5188, 2.2945, 17.4699
CIE-LCH:
70.5188, 17.6199, 82.5174
CIE-Luv:
70.5188, 13.5184, 23.5893
Hunter-Lab:
64.4138, -1.4108, 16.4719
#bdaa8d color charts
#bdaa8d color shades, tints & tones
#bdaa8d color schemes
#bdaa8d color preview, HTML & CSS examples
This text has a color of #bdaa8d
<p style="color:#bdaa8d;">Text here</p>
.mytext {color:#bdaa8d;}
This box has a color of #bdaa8d
<div style="background-color:#bdaa8d;">Content here</div>
.mybackground {background-color:#bdaa8d;}
Border around this has a color of #bdaa8d
<div style="border:2px solid #bdaa8d;">Content here</div>
.myborder {border:2px solid #bdaa8d;}