#b3b3a5 color space conversions
Hex:
#b3b3a5
RGB:
179, 179, 165
CMY:
30, 30, 35
CMYK:
0, 0, 8, 30
HSL:
60°, 8.4337%, 67.4510%
HSV (HSB):
60°, 7.8212%, 70.1961%
XYZ:
41.5020, 44.5405, 42.0071
xyY:
0.3241, 0.3478, 44.5405
CIE-Lab:
72.5883, -2.5192, 7.1420
CIE-LCH:
72.5883, 7.5733, 109.4296
CIE-Luv:
72.5883, 0.7759, 10.7374
Hunter-Lab:
66.7387, -5.7909, 9.3984
#b3b3a5 color charts
#b3b3a5 color shades, tints & tones
#b3b3a5 color schemes
#b3b3a5 color preview, HTML & CSS examples
This text has a color of #b3b3a5
<p style="color:#b3b3a5;">Text here</p>
.mytext {color:#b3b3a5;}
This box has a color of #b3b3a5
<div style="background-color:#b3b3a5;">Content here</div>
.mybackground {background-color:#b3b3a5;}
Border around this has a color of #b3b3a5
<div style="border:2px solid #b3b3a5;">Content here</div>
.myborder {border:2px solid #b3b3a5;}