#b1b7cd color space conversions
Hex:
#b1b7cd
RGB:
177, 183, 205
CMY:
31, 28, 20
CMYK:
14, 11, 0, 20
HSL:
227°, 21.8750%, 74.9020%
HSV (HSB):
227°, 13.6585%, 80.3922%
XYZ:
46.0844, 47.6219, 64.5206
xyY:
0.2913, 0.3010, 47.6219
CIE-Lab:
74.5858, 2.3473, -11.8048
CIE-LCH:
74.5858, 12.0359, 281.2462
CIE-Luv:
74.5858, -4.4686, -18.4821
Hunter-Lab:
69.0086, -1.5616, -7.1281
#b1b7cd color charts
#b1b7cd color shades, tints & tones
#b1b7cd color schemes
#b1b7cd color preview, HTML & CSS examples
This text has a color of #b1b7cd
<p style="color:#b1b7cd;">Text here</p>
.mytext {color:#b1b7cd;}
This box has a color of #b1b7cd
<div style="background-color:#b1b7cd;">Content here</div>
.mybackground {background-color:#b1b7cd;}
Border around this has a color of #b1b7cd
<div style="border:2px solid #b1b7cd;">Content here</div>
.myborder {border:2px solid #b1b7cd;}