#b7bbd3 color space conversions
Hex:
#b7bbd3
RGB:
183, 187, 211
CMY:
28, 27, 17
CMYK:
13, 11, 0, 17
HSL:
231°, 24.1379%, 77.2549%
HSV (HSB):
231°, 13.2701%, 82.7451%
XYZ:
49.0566, 50.3111, 68.7535
xyY:
0.2918, 0.2993, 50.3111
CIE-Lab:
76.2598, 3.4011, -12.5146
CIE-LCH:
76.2598, 12.9685, 285.2043
CIE-Luv:
76.2598, -3.5222, -19.8398
Hunter-Lab:
70.9303, -0.6743, -7.8192
#b7bbd3 color charts
#b7bbd3 color shades, tints & tones
#b7bbd3 color schemes
#b7bbd3 color preview, HTML & CSS examples
This text has a color of #b7bbd3
<p style="color:#b7bbd3;">Text here</p>
.mytext {color:#b7bbd3;}
This box has a color of #b7bbd3
<div style="background-color:#b7bbd3;">Content here</div>
.mybackground {background-color:#b7bbd3;}
Border around this has a color of #b7bbd3
<div style="border:2px solid #b7bbd3;">Content here</div>
.myborder {border:2px solid #b7bbd3;}