#b3b8b8 color space conversions
Hex:
#b3b8b8
RGB:
179, 184, 184
CMY:
30, 28, 28
CMYK:
3, 0, 0, 28
HSL:
180°, 3.4014%, 71.1765%
HSV (HSB):
180°, 2.7174%, 72.1569%
XYZ:
44.3826, 47.3254, 52.1429
xyY:
0.3085, 0.3290, 47.3254
CIE-Lab:
74.3974, -1.7365, -0.6162
CIE-LCH:
74.3974, 1.8426, 199.5373
CIE-Luv:
74.3974, -2.8044, -0.6178
Hunter-Lab:
68.7934, -5.2279, 3.2158
#b3b8b8 color charts
#b3b8b8 color shades, tints & tones
#b3b8b8 color schemes
#b3b8b8 color preview, HTML & CSS examples
This text has a color of #b3b8b8
<p style="color:#b3b8b8;">Text here</p>
.mytext {color:#b3b8b8;}
This box has a color of #b3b8b8
<div style="background-color:#b3b8b8;">Content here</div>
.mybackground {background-color:#b3b8b8;}
Border around this has a color of #b3b8b8
<div style="border:2px solid #b3b8b8;">Content here</div>
.myborder {border:2px solid #b3b8b8;}