#b6b7cd color space conversions
Hex:
#b6b7cd
RGB:
182, 183, 205
CMY:
29, 28, 20
CMYK:
11, 11, 0, 20
HSL:
237°, 18.6992%, 75.8824%
HSV (HSB):
237°, 11.2195%, 80.3922%
XYZ:
47.2443, 48.2198, 64.5749
xyY:
0.2952, 0.3013, 48.2198
CIE-Lab:
74.9634, 3.9882, -11.2009
CIE-LCH:
74.9634, 11.8897, 289.5987
CIE-Luv:
74.9634, -1.8120, -17.8100
Hunter-Lab:
69.4405, -0.0771, -6.5273
#b6b7cd color charts
#b6b7cd color shades, tints & tones
#b6b7cd color schemes
#b6b7cd color preview, HTML & CSS examples
This text has a color of #b6b7cd
<p style="color:#b6b7cd;">Text here</p>
.mytext {color:#b6b7cd;}
This box has a color of #b6b7cd
<div style="background-color:#b6b7cd;">Content here</div>
.mybackground {background-color:#b6b7cd;}
Border around this has a color of #b6b7cd
<div style="border:2px solid #b6b7cd;">Content here</div>
.myborder {border:2px solid #b6b7cd;}