#b0b0a9 color space conversions
Hex:
#b0b0a9
RGB:
176, 176, 169
CMY:
31, 31, 34
CMYK:
0, 0, 4, 31
HSL:
60°, 4.2424%, 67.6471%
HSV (HSB):
60°, 3.9773%, 69.0196%
XYZ:
40.5913, 43.1453, 43.7246
xyY:
0.3185, 0.3385, 43.1453
CIE-Lab:
71.6535, -1.2853, 3.5724
CIE-LCH:
71.6535, 3.7966, 109.7879
CIE-Luv:
71.6535, 0.3925, 5.4214
Hunter-Lab:
65.6851, -4.6418, 6.5120
#b0b0a9 color charts
#b0b0a9 color shades, tints & tones
#b0b0a9 color schemes
#b0b0a9 color preview, HTML & CSS examples
This text has a color of #b0b0a9
<p style="color:#b0b0a9;">Text here</p>
.mytext {color:#b0b0a9;}
This box has a color of #b0b0a9
<div style="background-color:#b0b0a9;">Content here</div>
.mybackground {background-color:#b0b0a9;}
Border around this has a color of #b0b0a9
<div style="border:2px solid #b0b0a9;">Content here</div>
.myborder {border:2px solid #b0b0a9;}