#b0b0a8 color space conversions
Hex:
#b0b0a8
RGB:
176, 176, 168
CMY:
31, 31, 34
CMYK:
0, 0, 5, 31
HSL:
60°, 4.8193%, 67.4510%
HSV (HSB):
60°, 4.5455%, 69.0196%
XYZ:
40.4977, 43.1079, 43.2320
xyY:
0.3193, 0.3399, 43.1079
CIE-Lab:
71.6282, -1.4655, 4.0849
CIE-LCH:
71.6282, 4.3399, 109.7360
CIE-Luv:
71.6282, 0.4478, 6.1883
Hunter-Lab:
65.6566, -4.7984, 6.9198
#b0b0a8 color charts
#b0b0a8 color shades, tints & tones
#b0b0a8 color schemes
#b0b0a8 color preview, HTML & CSS examples
This text has a color of #b0b0a8
<p style="color:#b0b0a8;">Text here</p>
.mytext {color:#b0b0a8;}
This box has a color of #b0b0a8
<div style="background-color:#b0b0a8;">Content here</div>
.mybackground {background-color:#b0b0a8;}
Border around this has a color of #b0b0a8
<div style="border:2px solid #b0b0a8;">Content here</div>
.myborder {border:2px solid #b0b0a8;}