#b3a3a9 color space conversions
Hex:
#b3a3a9
RGB:
179, 163, 169
CMY:
30, 36, 34
CMYK:
0, 9, 6, 30
HSL:
338°, 9.5238%, 67.0588%
HSV (HSB):
338°, 8.9385%, 70.1961%
XYZ:
38.8490, 38.6427, 42.9473
xyY:
0.3226, 0.3208, 38.6427
CIE-Lab:
68.4916, 6.8775, -0.9995
CIE-LCH:
68.4916, 6.9497, 351.7308
CIE-Luv:
68.4916, 8.9885, -2.6429
Hunter-Lab:
62.1632, 2.7683, 2.5520
#b3a3a9 color charts
#b3a3a9 color shades, tints & tones
#b3a3a9 color schemes
#b3a3a9 color preview, HTML & CSS examples
This text has a color of #b3a3a9
<p style="color:#b3a3a9;">Text here</p>
.mytext {color:#b3a3a9;}
This box has a color of #b3a3a9
<div style="background-color:#b3a3a9;">Content here</div>
.mybackground {background-color:#b3a3a9;}
Border around this has a color of #b3a3a9
<div style="border:2px solid #b3a3a9;">Content here</div>
.myborder {border:2px solid #b3a3a9;}