#b9b3b9 color space conversions
Hex:
#b9b3b9
RGB:
185, 179, 185
CMY:
27, 30, 27
CMYK:
0, 3, 0, 27
HSL:
300°, 4.1096%, 71.3725%
HSV (HSB):
300°, 3.2432%, 72.5490%
XYZ:
44.8846, 46.0573, 52.4232
xyY:
0.3131, 0.3213, 46.0573
CIE-Lab:
73.5827, 3.2323, -2.3008
CIE-LCH:
73.5827, 3.9676, 324.5563
CIE-Luv:
73.5827, 3.0689, -3.9796
Hunter-Lab:
67.8655, -0.7090, 1.7069
#b9b3b9 color charts
#b9b3b9 color shades, tints & tones
#b9b3b9 color schemes
#b9b3b9 color preview, HTML & CSS examples
This text has a color of #b9b3b9
<p style="color:#b9b3b9;">Text here</p>
.mytext {color:#b9b3b9;}
This box has a color of #b9b3b9
<div style="background-color:#b9b3b9;">Content here</div>
.mybackground {background-color:#b9b3b9;}
Border around this has a color of #b9b3b9
<div style="border:2px solid #b9b3b9;">Content here</div>
.myborder {border:2px solid #b9b3b9;}