#b6b7d3 color space conversions
Hex:
#b6b7d3
RGB:
182, 183, 211
CMY:
29, 28, 17
CMYK:
14, 13, 0, 17
HSL:
238°, 24.7863%, 77.0588%
HSV (HSB):
238°, 13.7441%, 82.7451%
XYZ:
47.9828, 48.5152, 68.4634
xyY:
0.2909, 0.2941, 48.5152
CIE-Lab:
75.1487, 5.2421, -14.1886
CIE-LCH:
75.1487, 15.1260, 290.2771
CIE-Luv:
75.1487, -2.1606, -22.7514
Hunter-Lab:
69.6529, 1.0734, -9.5205
#b6b7d3 color charts
#b6b7d3 color shades, tints & tones
#b6b7d3 color schemes
#b6b7d3 color preview, HTML & CSS examples
This text has a color of #b6b7d3
<p style="color:#b6b7d3;">Text here</p>
.mytext {color:#b6b7d3;}
This box has a color of #b6b7d3
<div style="background-color:#b6b7d3;">Content here</div>
.mybackground {background-color:#b6b7d3;}
Border around this has a color of #b6b7d3
<div style="border:2px solid #b6b7d3;">Content here</div>
.myborder {border:2px solid #b6b7d3;}