#b6bbd6 color space conversions
Hex:
#b6bbd6
RGB:
182, 187, 214
CMY:
29, 27, 16
CMYK:
15, 13, 0, 16
HSL:
231°, 28.0702%, 77.6471%
HSV (HSB):
231°, 14.9533%, 83.9216%
XYZ:
49.1993, 50.3408, 70.7420
xyY:
0.2889, 0.2956, 50.3408
CIE-Lab:
76.2780, 3.7114, -14.1218
CIE-LCH:
76.2780, 14.6014, 284.7252
CIE-Luv:
76.2780, -4.2084, -22.4499
Hunter-Lab:
70.9512, -0.3884, -9.4493
#b6bbd6 color charts
#b6bbd6 color shades, tints & tones
#b6bbd6 color schemes
#b6bbd6 color preview, HTML & CSS examples
This text has a color of #b6bbd6
<p style="color:#b6bbd6;">Text here</p>
.mytext {color:#b6bbd6;}
This box has a color of #b6bbd6
<div style="background-color:#b6bbd6;">Content here</div>
.mybackground {background-color:#b6bbd6;}
Border around this has a color of #b6bbd6
<div style="border:2px solid #b6bbd6;">Content here</div>
.myborder {border:2px solid #b6bbd6;}