#b1ced5 color space conversions
Hex:
#b1ced5
RGB:
177, 206, 213
CMY:
31, 19, 16
CMYK:
17, 3, 0, 16
HSL:
192°, 30.0000%, 76.4706%
HSV (HSB):
192°, 16.9014%, 83.5294%
XYZ:
52.2130, 58.2938, 71.4507
xyY:
0.2870, 0.3204, 58.2938
CIE-Lab:
80.9019, -8.1841, -6.7261
CIE-LCH:
80.9019, 10.5934, 219.4151
CIE-Luv:
80.9019, -15.5575, -8.9545
Hunter-Lab:
76.3504, -11.5441, -2.0399
#b1ced5 color charts
#b1ced5 color shades, tints & tones
#b1ced5 color schemes
#b1ced5 color preview, HTML & CSS examples
This text has a color of #b1ced5
<p style="color:#b1ced5;">Text here</p>
.mytext {color:#b1ced5;}
This box has a color of #b1ced5
<div style="background-color:#b1ced5;">Content here</div>
.mybackground {background-color:#b1ced5;}
Border around this has a color of #b1ced5
<div style="border:2px solid #b1ced5;">Content here</div>
.myborder {border:2px solid #b1ced5;}