#b3b3b5 color space conversions
Hex:
#b3b3b5
RGB:
179, 179, 181
CMY:
30, 30, 29
CMYK:
1, 1, 0, 29
HSL:
240°, 1.3333%, 70.5882%
HSV (HSB):
240°, 1.1050%, 70.9804%
XYZ:
43.0510, 45.1601, 50.1638
xyY:
0.3111, 0.3264, 45.1601
CIE-Lab:
72.9972, 0.3800, -1.0251
CIE-LCH:
72.9972, 1.0933, 290.3372
CIE-Luv:
72.9972, -0.1127, -1.5840
Hunter-Lab:
67.2013, -3.2502, 2.7826
#b3b3b5 color charts
#b3b3b5 color shades, tints & tones
#b3b3b5 color schemes
#b3b3b5 color preview, HTML & CSS examples
This text has a color of #b3b3b5
<p style="color:#b3b3b5;">Text here</p>
.mytext {color:#b3b3b5;}
This box has a color of #b3b3b5
<div style="background-color:#b3b3b5;">Content here</div>
.mybackground {background-color:#b3b3b5;}
Border around this has a color of #b3b3b5
<div style="border:2px solid #b3b3b5;">Content here</div>
.myborder {border:2px solid #b3b3b5;}