#b3b0b0 color space conversions
Hex:
#b3b0b0
RGB:
179, 176, 176
CMY:
30, 31, 31
CMYK:
0, 2, 2, 30
HSL:
0°, 1.9355%, 69.6078%
HSV (HSB):
0°, 1.6760%, 70.1961%
XYZ:
41.9522, 43.7690, 47.3114
xyY:
0.3154, 0.3290, 43.7690
CIE-Lab:
72.0738, 1.0651, 0.3679
CIE-LCH:
72.0738, 1.1268, 19.0552
CIE-Luv:
72.0738, 1.7171, 0.3579
Hunter-Lab:
66.1581, -2.5862, 3.9108
#b3b0b0 color charts
#b3b0b0 color shades, tints & tones
#b3b0b0 color schemes
#b3b0b0 color preview, HTML & CSS examples
This text has a color of #b3b0b0
<p style="color:#b3b0b0;">Text here</p>
.mytext {color:#b3b0b0;}
This box has a color of #b3b0b0
<div style="background-color:#b3b0b0;">Content here</div>
.mybackground {background-color:#b3b0b0;}
Border around this has a color of #b3b0b0
<div style="border:2px solid #b3b0b0;">Content here</div>
.myborder {border:2px solid #b3b0b0;}