#b6bed3 color space conversions
Hex:
#b6bed3
RGB:
182, 190, 211
CMY:
29, 25, 17
CMYK:
14, 10, 0, 17
HSL:
223°, 24.7863%, 77.0588%
HSV (HSB):
223°, 13.7441%, 82.7451%
XYZ:
49.4627, 51.4751, 68.9567
xyY:
0.2911, 0.3030, 51.4751
CIE-Lab:
76.9659, 1.4611, -11.4661
CIE-LCH:
76.9659, 11.5588, 277.2622
CIE-Luv:
76.9659, -5.4670, -17.8900
Hunter-Lab:
71.7462, -2.4956, -6.7625
#b6bed3 color charts
#b6bed3 color shades, tints & tones
#b6bed3 color schemes
#b6bed3 color preview, HTML & CSS examples
This text has a color of #b6bed3
<p style="color:#b6bed3;">Text here</p>
.mytext {color:#b6bed3;}
This box has a color of #b6bed3
<div style="background-color:#b6bed3;">Content here</div>
.mybackground {background-color:#b6bed3;}
Border around this has a color of #b6bed3
<div style="border:2px solid #b6bed3;">Content here</div>
.myborder {border:2px solid #b6bed3;}