#b3bac4 color space conversions
Hex:
#b3bac4
RGB:
179, 186, 196
CMY:
30, 27, 23
CMYK:
9, 5, 0, 23
HSL:
215°, 12.5926%, 73.5294%
HSV (HSB):
215°, 8.6735%, 76.8627%
XYZ:
46.1131, 48.6870, 59.1917
xyY:
0.2995, 0.3162, 48.6870
CIE-Lab:
75.2562, -0.4608, -5.8905
CIE-LCH:
75.2562, 5.9085, 265.5267
CIE-Luv:
75.2562, -4.3948, -8.8261
Hunter-Lab:
69.7761, -4.1424, -1.4530
#b3bac4 color charts
#b3bac4 color shades, tints & tones
#b3bac4 color schemes
#b3bac4 color preview, HTML & CSS examples
This text has a color of #b3bac4
<p style="color:#b3bac4;">Text here</p>
.mytext {color:#b3bac4;}
This box has a color of #b3bac4
<div style="background-color:#b3bac4;">Content here</div>
.mybackground {background-color:#b3bac4;}
Border around this has a color of #b3bac4
<div style="border:2px solid #b3bac4;">Content here</div>
.myborder {border:2px solid #b3bac4;}