#b6bcc5 color space conversions
Hex:
#b6bcc5
RGB:
182, 188, 197
CMY:
29, 26, 23
CMYK:
8, 5, 0, 23
HSL:
216°, 11.4504%, 74.3137%
HSV (HSB):
216°, 7.6142%, 77.2549%
XYZ:
47.3527, 49.9427, 59.9675
xyY:
0.3011, 0.3176, 49.9427
CIE-Lab:
76.0341, -0.3245, -5.2594
CIE-LCH:
76.0341, 5.2694, 266.4689
CIE-Luv:
76.0341, -3.8057, -7.8933
Hunter-Lab:
70.6702, -4.0686, -0.8417
#b6bcc5 color charts
#b6bcc5 color shades, tints & tones
#b6bcc5 color schemes
#b6bcc5 color preview, HTML & CSS examples
This text has a color of #b6bcc5
<p style="color:#b6bcc5;">Text here</p>
.mytext {color:#b6bcc5;}
This box has a color of #b6bcc5
<div style="background-color:#b6bcc5;">Content here</div>
.mybackground {background-color:#b6bcc5;}
Border around this has a color of #b6bcc5
<div style="border:2px solid #b6bcc5;">Content here</div>
.myborder {border:2px solid #b6bcc5;}