#b1b6d5 color space conversions
Hex:
#b1b6d5
RGB:
177, 182, 213
CMY:
31, 29, 16
CMYK:
17, 15, 0, 16
HSL:
232°, 30.0000%, 76.4706%
HSV (HSB):
232°, 16.9014%, 83.5294%
XYZ:
46.8697, 47.6071, 69.6696
xyY:
0.2855, 0.2900, 47.6071
CIE-Lab:
74.5764, 4.6062, -16.1757
CIE-LCH:
74.5764, 16.8187, 285.8947
CIE-Luv:
74.5764, -4.4208, -25.8022
Hunter-Lab:
68.9979, 0.5071, -11.5686
#b1b6d5 color charts
#b1b6d5 color shades, tints & tones
#b1b6d5 color schemes
#b1b6d5 color preview, HTML & CSS examples
This text has a color of #b1b6d5
<p style="color:#b1b6d5;">Text here</p>
.mytext {color:#b1b6d5;}
This box has a color of #b1b6d5
<div style="background-color:#b1b6d5;">Content here</div>
.mybackground {background-color:#b1b6d5;}
Border around this has a color of #b1b6d5
<div style="border:2px solid #b1b6d5;">Content here</div>
.myborder {border:2px solid #b1b6d5;}