#b3baac color space conversions
Hex:
#b3baac
RGB:
179, 186, 172
CMY:
30, 27, 33
CMYK:
4, 0, 8, 27
HSL:
90°, 9.2105%, 70.1961%
HSV (HSB):
90°, 7.5269%, 72.9412%
XYZ:
43.5957, 47.6801, 45.9352
xyY:
0.3177, 0.3475, 47.6801
CIE-Lab:
74.6227, -5.0138, 6.2459
CIE-LCH:
74.6227, 8.0093, 128.7554
CIE-Luv:
74.6227, -3.2468, 9.9641
Hunter-Lab:
69.0508, -8.1415, 8.8936
#b3baac color charts
#b3baac color shades, tints & tones
#b3baac color schemes
#b3baac color preview, HTML & CSS examples
This text has a color of #b3baac
<p style="color:#b3baac;">Text here</p>
.mytext {color:#b3baac;}
This box has a color of #b3baac
<div style="background-color:#b3baac;">Content here</div>
.mybackground {background-color:#b3baac;}
Border around this has a color of #b3baac
<div style="border:2px solid #b3baac;">Content here</div>
.myborder {border:2px solid #b3baac;}