#b9b9b3 color space conversions
Hex:
#b9b9b3
RGB:
185, 185, 179
CMY:
27, 27, 30
CMYK:
0, 0, 3, 27
HSL:
60°, 4.1096%, 71.3725%
HSV (HSB):
60°, 3.2432%, 72.5490%
XYZ:
45.4932, 48.2669, 49.5665
xyY:
0.3174, 0.3368, 48.2669
CIE-Lab:
74.9930, -1.0945, 3.0314
CIE-LCH:
74.9930, 3.2229, 109.8528
CIE-Luv:
74.9930, 0.3368, 4.6478
Hunter-Lab:
69.4744, -4.6947, 6.3316
#b9b9b3 color charts
#b9b9b3 color shades, tints & tones
#b9b9b3 color schemes
#b9b9b3 color preview, HTML & CSS examples
This text has a color of #b9b9b3
<p style="color:#b9b9b3;">Text here</p>
.mytext {color:#b9b9b3;}
This box has a color of #b9b9b3
<div style="background-color:#b9b9b3;">Content here</div>
.mybackground {background-color:#b9b9b3;}
Border around this has a color of #b9b9b3
<div style="border:2px solid #b9b9b3;">Content here</div>
.myborder {border:2px solid #b9b9b3;}