#b1a2a3 color space conversions
Hex:
#b1a2a3
RGB:
177, 162, 163
CMY:
31, 36, 36
CMYK:
0, 8, 8, 31
HSL:
356°, 8.7719%, 66.4706%
HSV (HSB):
356°, 8.4746%, 69.4118%
XYZ:
37.6627, 37.8321, 39.9676
xyY:
0.3262, 0.3277, 37.8321
CIE-Lab:
67.8967, 5.6255, 1.4485
CIE-LCH:
67.8967, 5.8090, 14.4391
CIE-Luv:
67.8967, 8.7741, 1.1238
Hunter-Lab:
61.5078, 1.6610, 4.5290
#b1a2a3 color charts
#b1a2a3 RGB chart
#b1a2a3 CMYK chart
#b1a2a3 RGB pie chart
#b1a2a3 color shades, tints & tones
#b1a2a3 color schemes
#b1a2a3 color preview, HTML & CSS examples
This text has a color of #b1a2a3
<p style="color:#b1a2a3;">Text here</p>
.mytext {color:#b1a2a3;}
Text color #b1a2a3
This box has a color of #b1a2a3
<div style="background-color:#b1a2a3;">Content here</div>
.mybackground {background-color:#b1a2a3;}
Background color #b1a2a3
Border around this has a color of #b1a2a3
<div style="border:2px solid #b1a2a3;">Content here</div>
.myborder {border:2px solid #b1a2a3;}
Border color #b1a2a3