#b3b8be color space conversions
Hex:
#b3b8be
RGB:
179, 184, 190
CMY:
30, 28, 25
CMYK:
6, 3, 0, 25
HSL:
213°, 7.8014%, 72.3529%
HSV (HSB):
213°, 5.7895%, 74.5098%
XYZ:
45.0252, 47.5824, 55.5264
xyY:
0.3039, 0.3212, 47.5824
CIE-Lab:
74.5608, -0.5776, -3.6484
CIE-LCH:
74.5608, 3.6939, 261.0034
CIE-Luv:
74.5608, -3.1095, -5.3726
Hunter-Lab:
68.9800, -4.2031, 0.5597
#b3b8be color charts
#b3b8be color shades, tints & tones
#b3b8be color schemes
#b3b8be color preview, HTML & CSS examples
This text has a color of #b3b8be
<p style="color:#b3b8be;">Text here</p>
.mytext {color:#b3b8be;}
This box has a color of #b3b8be
<div style="background-color:#b3b8be;">Content here</div>
.mybackground {background-color:#b3b8be;}
Border around this has a color of #b3b8be
<div style="border:2px solid #b3b8be;">Content here</div>
.myborder {border:2px solid #b3b8be;}