#b1a9b9 color space conversions
Hex:
#b1a9b9
RGB:
177, 169, 185
CMY:
31, 34, 27
CMYK:
4, 9, 0, 27
HSL:
270°, 10.2564%, 69.4118%
HSV (HSB):
270°, 8.6486%, 72.5490%
XYZ:
41.0764, 41.2258, 51.6914
xyY:
0.3066, 0.3077, 41.2258
CIE-Lab:
70.3339, 5.8970, -7.1694
CIE-LCH:
70.3339, 9.2830, 309.4381
CIE-Luv:
70.3339, 3.5444, -11.7250
Hunter-Lab:
64.2073, 1.8318, -2.7874
#b1a9b9 color charts
#b1a9b9 color shades, tints & tones
#b1a9b9 color schemes
#b1a9b9 color preview, HTML & CSS examples
This text has a color of #b1a9b9
<p style="color:#b1a9b9;">Text here</p>
.mytext {color:#b1a9b9;}
This box has a color of #b1a9b9
<div style="background-color:#b1a9b9;">Content here</div>
.mybackground {background-color:#b1a9b9;}
Border around this has a color of #b1a9b9
<div style="border:2px solid #b1a9b9;">Content here</div>
.myborder {border:2px solid #b1a9b9;}