#b1b2a3 color space conversions
Hex:
#b1b2a3
RGB:
177, 178, 163
CMY:
31, 30, 36
CMYK:
1, 0, 8, 30
HSL:
64°, 8.8757%, 66.8627%
HSV (HSB):
64°, 8.4270%, 69.8039%
XYZ:
40.6627, 43.8322, 40.9676
xyY:
0.3241, 0.3494, 43.8322
CIE-Lab:
72.1162, -3.0590, 7.5390
CIE-LCH:
72.1162, 8.1360, 112.0848
CIE-Luv:
72.1162, 0.2451, 11.3762
Hunter-Lab:
66.2059, -6.2283, 9.6560
#b1b2a3 color charts
#b1b2a3 RGB chart
#b1b2a3 CMYK chart
#b1b2a3 RGB pie chart
#b1b2a3 color shades, tints & tones
#b1b2a3 color schemes
#b1b2a3 color preview, HTML & CSS examples
This text has a color of #b1b2a3
<p style="color:#b1b2a3;">Text here</p>
.mytext {color:#b1b2a3;}
Text color #b1b2a3
This box has a color of #b1b2a3
<div style="background-color:#b1b2a3;">Content here</div>
.mybackground {background-color:#b1b2a3;}
Background color #b1b2a3
Border around this has a color of #b1b2a3
<div style="border:2px solid #b1b2a3;">Content here</div>
.myborder {border:2px solid #b1b2a3;}
Border color #b1b2a3