#bd9a9e color space conversions
Hex:
#bd9a9e
RGB:
189, 154, 158
CMY:
26, 40, 38
CMYK:
0, 19, 16, 26
HSL:
353°, 20.9581%, 67.2549%
HSV (HSB):
353°, 18.5185%, 74.1176%
XYZ:
38.7134, 36.3986, 37.3330
xyY:
0.3443, 0.3237, 36.3986
CIE-Lab:
66.8234, 13.6359, 2.8163
CIE-LCH:
66.8234, 13.9237, 11.6697
CIE-Luv:
66.8234, 21.2226, 1.6230
Hunter-Lab:
60.3313, 8.9603, 5.5433
#bd9a9e color charts
#bd9a9e color shades, tints & tones
#bd9a9e color schemes
#bd9a9e color preview, HTML & CSS examples
This text has a color of #bd9a9e
<p style="color:#bd9a9e;">Text here</p>
.mytext {color:#bd9a9e;}
This box has a color of #bd9a9e
<div style="background-color:#bd9a9e;">Content here</div>
.mybackground {background-color:#bd9a9e;}
Border around this has a color of #bd9a9e
<div style="border:2px solid #bd9a9e;">Content here</div>
.myborder {border:2px solid #bd9a9e;}