#b6b2b2 color space conversions
Hex:
#b6b2b2
RGB:
182, 178, 178
CMY:
29, 30, 30
CMYK:
0, 2, 2, 29
HSL:
0°, 2.6667%, 70.5882%
HSV (HSB):
0°, 2.1978%, 71.3725%
XYZ:
43.2477, 45.0002, 48.5260
xyY:
0.3162, 0.3290, 45.0002
CIE-Lab:
72.8920, 1.4171, 0.4933
CIE-LCH:
72.8920, 1.5005, 19.1937
CIE-Luv:
72.8920, 2.2937, 0.4822
Hunter-Lab:
67.0822, -2.3155, 4.0683
#b6b2b2 color charts
#b6b2b2 color shades, tints & tones
#b6b2b2 color schemes
#b6b2b2 color preview, HTML & CSS examples
This text has a color of #b6b2b2
<p style="color:#b6b2b2;">Text here</p>
.mytext {color:#b6b2b2;}
This box has a color of #b6b2b2
<div style="background-color:#b6b2b2;">Content here</div>
.mybackground {background-color:#b6b2b2;}
Border around this has a color of #b6b2b2
<div style="border:2px solid #b6b2b2;">Content here</div>
.myborder {border:2px solid #b6b2b2;}