#b2b2b1 color space conversions
Hex:
#b2b2b1
RGB:
178, 178, 177
CMY:
30, 30, 31
CMYK:
0, 0, 1, 30
HSL:
60°, 0.6452%, 69.6078%
HSV (HSB):
60°, 0.5618%, 69.8039%
XYZ:
42.2163, 44.4801, 47.9555
xyY:
0.3135, 0.3303, 44.4801
CIE-Lab:
72.5482, -0.1827, 0.5016
CIE-LCH:
72.5482, 0.5338, 110.0150
CIE-Luv:
72.5482, 0.0571, 0.7703
Hunter-Lab:
66.6934, -3.7246, 4.0533
#b2b2b1 color charts
#b2b2b1 color shades, tints & tones
#b2b2b1 color schemes
#b2b2b1 color preview, HTML & CSS examples
This text has a color of #b2b2b1
<p style="color:#b2b2b1;">Text here</p>
.mytext {color:#b2b2b1;}
This box has a color of #b2b2b1
<div style="background-color:#b2b2b1;">Content here</div>
.mybackground {background-color:#b2b2b1;}
Border around this has a color of #b2b2b1
<div style="border:2px solid #b2b2b1;">Content here</div>
.myborder {border:2px solid #b2b2b1;}