#bd9f9f color space conversions
Hex:
#bd9f9f
RGB:
189, 159, 159
CMY:
26, 38, 38
CMYK:
0, 16, 16, 26
HSL:
0°, 18.5185%, 68.2353%
HSV (HSB):
0°, 15.8730%, 74.1176%
XYZ:
39.6424, 38.1183, 38.0691
xyY:
0.3422, 0.3291, 38.1183
CIE-Lab:
68.1077, 11.0413, 4.1166
CIE-LCH:
68.1077, 11.7837, 20.4474
CIE-Luv:
68.1077, 18.3179, 3.9395
Hunter-Lab:
61.7400, 6.5674, 6.6596
#bd9f9f color charts
#bd9f9f color shades, tints & tones
#bd9f9f color schemes
#bd9f9f color preview, HTML & CSS examples
This text has a color of #bd9f9f
<p style="color:#bd9f9f;">Text here</p>
.mytext {color:#bd9f9f;}
This box has a color of #bd9f9f
<div style="background-color:#bd9f9f;">Content here</div>
.mybackground {background-color:#bd9f9f;}
Border around this has a color of #bd9f9f
<div style="border:2px solid #bd9f9f;">Content here</div>
.myborder {border:2px solid #bd9f9f;}