#b2b2ab color space conversions
Hex:
#b2b2ab
RGB:
178, 178, 171
CMY:
30, 30, 33
CMYK:
0, 0, 4, 30
HSL:
60°, 4.3478%, 68.4314%
HSV (HSB):
60°, 3.9326%, 69.8039%
XYZ:
41.6312, 44.2460, 44.8742
xyY:
0.3184, 0.3384, 44.2460
CIE-Lab:
72.3926, -1.2828, 3.5648
CIE-LCH:
72.3926, 3.7886, 109.7916
CIE-Luv:
72.3926, 0.3925, 5.4206
Hunter-Lab:
66.5177, -4.6889, 6.5641
#b2b2ab color charts
#b2b2ab color shades, tints & tones
#b2b2ab color schemes
#b2b2ab color preview, HTML & CSS examples
This text has a color of #b2b2ab
<p style="color:#b2b2ab;">Text here</p>
.mytext {color:#b2b2ab;}
This box has a color of #b2b2ab
<div style="background-color:#b2b2ab;">Content here</div>
.mybackground {background-color:#b2b2ab;}
Border around this has a color of #b2b2ab
<div style="border:2px solid #b2b2ab;">Content here</div>
.myborder {border:2px solid #b2b2ab;}