#b6b9d9 color space conversions
Hex:
#b6b9d9
RGB:
182, 185, 217
CMY:
29, 27, 15
CMYK:
16, 15, 0, 15
HSL:
235°, 31.5315%, 78.2353%
HSV (HSB):
235°, 16.1290%, 85.0980%
XYZ:
49.1648, 49.6528, 72.6383
xyY:
0.2867, 0.2896, 49.6528
CIE-Lab:
75.8556, 5.4377, -16.3841
CIE-LCH:
75.8556, 17.2629, 288.3604
CIE-Luv:
75.8556, -3.4396, -26.3336
Hunter-Lab:
70.4647, 1.2300, -11.7936
#b6b9d9 color charts
#b6b9d9 color shades, tints & tones
#b6b9d9 color schemes
#b6b9d9 color preview, HTML & CSS examples
This text has a color of #b6b9d9
<p style="color:#b6b9d9;">Text here</p>
.mytext {color:#b6b9d9;}
This box has a color of #b6b9d9
<div style="background-color:#b6b9d9;">Content here</div>
.mybackground {background-color:#b6b9d9;}
Border around this has a color of #b6b9d9
<div style="border:2px solid #b6b9d9;">Content here</div>
.myborder {border:2px solid #b6b9d9;}