#b1abb3 color space conversions
Hex:
#b1abb3
RGB:
177, 171, 179
CMY:
31, 33, 30
CMYK:
1, 4, 0, 30
HSL:
285°, 5.0000%, 68.6275%
HSV (HSB):
285°, 4.4693%, 70.1961%
XYZ:
40.8311, 41.7276, 48.5500
xyY:
0.3114, 0.3183, 41.7276
CIE-Lab:
70.6827, 3.6392, -3.3411
CIE-LCH:
70.6827, 4.9403, 317.4452
CIE-Luv:
70.6827, 2.9409, -5.5713
Hunter-Lab:
64.5969, -0.2165, 0.6564
#b1abb3 color charts
#b1abb3 color shades, tints & tones
#b1abb3 color schemes
#b1abb3 color preview, HTML & CSS examples
This text has a color of #b1abb3
<p style="color:#b1abb3;">Text here</p>
.mytext {color:#b1abb3;}
This box has a color of #b1abb3
<div style="background-color:#b1abb3;">Content here</div>
.mybackground {background-color:#b1abb3;}
Border around this has a color of #b1abb3
<div style="border:2px solid #b1abb3;">Content here</div>
.myborder {border:2px solid #b1abb3;}