#b1bda9 color space conversions
Hex:
#b1bda9
RGB:
177, 189, 169
CMY:
31, 26, 34
CMYK:
6, 0, 11, 26
HSL:
96°, 13.1579%, 70.1961%
HSV (HSB):
96°, 10.5820%, 74.1176%
XYZ:
43.4905, 48.6069, 44.6260
xyY:
0.3181, 0.3555, 48.6069
CIE-Lab:
75.2061, -7.8390, 8.6905
CIE-LCH:
75.2061, 11.7036, 132.0508
CIE-Luv:
75.2061, -5.7964, 13.9439
Hunter-Lab:
69.7186, -10.6593, 10.8523
#b1bda9 color charts
#b1bda9 color shades, tints & tones
#b1bda9 color schemes
#b1bda9 color preview, HTML & CSS examples
This text has a color of #b1bda9
<p style="color:#b1bda9;">Text here</p>
.mytext {color:#b1bda9;}
This box has a color of #b1bda9
<div style="background-color:#b1bda9;">Content here</div>
.mybackground {background-color:#b1bda9;}
Border around this has a color of #b1bda9
<div style="border:2px solid #b1bda9;">Content here</div>
.myborder {border:2px solid #b1bda9;}