#b0aaaa color space conversions
Hex:
#b0aaaa
RGB:
176, 170, 170
CMY:
31, 33, 33
CMYK:
0, 3, 3, 31
HSL:
0°, 3.6585%, 67.8431%
HSV (HSB):
0°, 3.4091%, 69.0196%
XYZ:
39.5349, 40.8818, 43.8375
xyY:
0.3182, 0.3290, 40.8818
CIE-Lab:
70.0931, 2.1458, 0.7551
CIE-LCH:
70.0931, 2.2748, 19.3874
CIE-Luv:
70.0931, 3.4610, 0.7344
Hunter-Lab:
63.9389, -1.5224, 4.1071
#b0aaaa color charts
#b0aaaa color shades, tints & tones
#b0aaaa color schemes
#b0aaaa color preview, HTML & CSS examples
This text has a color of #b0aaaa
<p style="color:#b0aaaa;">Text here</p>
.mytext {color:#b0aaaa;}
This box has a color of #b0aaaa
<div style="background-color:#b0aaaa;">Content here</div>
.mybackground {background-color:#b0aaaa;}
Border around this has a color of #b0aaaa
<div style="border:2px solid #b0aaaa;">Content here</div>
.myborder {border:2px solid #b0aaaa;}