#b3b9d3 color space conversions
Hex:
#b3b9d3
RGB:
179, 185, 211
CMY:
30, 27, 17
CMYK:
15, 12, 0, 17
HSL:
229°, 26.6667%, 76.4706%
HSV (HSB):
229°, 15.1659%, 82.7451%
XYZ:
47.6972, 48.9848, 68.5691
xyY:
0.2886, 0.2964, 48.9848
CIE-Lab:
75.4419, 3.1873, -13.7714
CIE-LCH:
75.4419, 14.1354, 283.0315
CIE-Luv:
75.4419, -4.6762, -21.7708
Hunter-Lab:
69.9891, -0.8341, -9.0947
#b3b9d3 color charts
#b3b9d3 color shades, tints & tones
#b3b9d3 color schemes
#b3b9d3 color preview, HTML & CSS examples
This text has a color of #b3b9d3
<p style="color:#b3b9d3;">Text here</p>
.mytext {color:#b3b9d3;}
This box has a color of #b3b9d3
<div style="background-color:#b3b9d3;">Content here</div>
.mybackground {background-color:#b3b9d3;}
Border around this has a color of #b3b9d3
<div style="border:2px solid #b3b9d3;">Content here</div>
.myborder {border:2px solid #b3b9d3;}