#bd9e8d color space conversions
Hex:
#bd9e8d
RGB:
189, 158, 141
CMY:
26, 38, 45
CMYK:
0, 16, 25, 26
HSL:
21°, 26.6667%, 64.7059%
HSV (HSB):
21°, 25.3968%, 74.1176%
XYZ:
38.0208, 37.1956, 30.3749
xyY:
0.3601, 0.3523, 37.1956
CIE-Lab:
67.4235, 8.8255, 13.1520
CIE-LCH:
67.4235, 15.8387, 56.1368
CIE-Luv:
67.4235, 20.6046, 16.5537
Hunter-Lab:
60.9882, 4.5498, 13.1627
#bd9e8d color charts
#bd9e8d color shades, tints & tones
#bd9e8d color schemes
#bd9e8d color preview, HTML & CSS examples
This text has a color of #bd9e8d
<p style="color:#bd9e8d;">Text here</p>
.mytext {color:#bd9e8d;}
This box has a color of #bd9e8d
<div style="background-color:#bd9e8d;">Content here</div>
.mybackground {background-color:#bd9e8d;}
Border around this has a color of #bd9e8d
<div style="border:2px solid #bd9e8d;">Content here</div>
.myborder {border:2px solid #bd9e8d;}