#b8b2b6 color space conversions
Hex:
#b8b2b6
RGB:
184, 178, 182
CMY:
28, 30, 29
CMYK:
0, 3, 1, 28
HSL:
320°, 4.0541%, 70.9804%
HSV (HSB):
320°, 3.2609%, 72.1569%
XYZ:
44.1311, 45.4085, 50.6947
xyY:
0.3147, 0.3238, 45.4085
CIE-Lab:
73.1601, 2.8625, -1.2873
CIE-LCH:
73.1601, 3.1386, 335.7854
CIE-Luv:
73.1601, 3.1988, -2.4010
Hunter-Lab:
67.3859, -1.0254, 2.5659
#b8b2b6 color charts
#b8b2b6 color shades, tints & tones
#b8b2b6 color schemes
#b8b2b6 color preview, HTML & CSS examples
This text has a color of #b8b2b6
<p style="color:#b8b2b6;">Text here</p>
.mytext {color:#b8b2b6;}
This box has a color of #b8b2b6
<div style="background-color:#b8b2b6;">Content here</div>
.mybackground {background-color:#b8b2b6;}
Border around this has a color of #b8b2b6
<div style="border:2px solid #b8b2b6;">Content here</div>
.myborder {border:2px solid #b8b2b6;}