#b3bac9 color space conversions
Hex:
#b3bac9
RGB:
179, 186, 201
CMY:
30, 27, 21
CMYK:
11, 7, 0, 21
HSL:
221°, 16.9231%, 74.5098%
HSV (HSB):
221°, 10.9453%, 78.8235%
XYZ:
46.6919, 48.9186, 62.2396
xyY:
0.2958, 0.3099, 48.9186
CIE-Lab:
75.4006, 0.5537, -8.3965
CIE-LCH:
75.4006, 8.4147, 273.7726
CIE-Luv:
75.4006, -4.6425, -12.8738
Hunter-Lab:
69.9418, -3.2347, -3.8016
#b3bac9 color charts
#b3bac9 color shades, tints & tones
#b3bac9 color schemes
#b3bac9 color preview, HTML & CSS examples
This text has a color of #b3bac9
<p style="color:#b3bac9;">Text here</p>
.mytext {color:#b3bac9;}
This box has a color of #b3bac9
<div style="background-color:#b3bac9;">Content here</div>
.mybackground {background-color:#b3bac9;}
Border around this has a color of #b3bac9
<div style="border:2px solid #b3bac9;">Content here</div>
.myborder {border:2px solid #b3bac9;}