#b9ced5 color space conversions
Hex:
#b9ced5
RGB:
185, 206, 213
CMY:
27, 19, 16
CMYK:
13, 3, 0, 16
HSL:
195°, 25.0000%, 78.0392%
HSV (HSB):
195°, 13.1455%, 83.5294%
XYZ:
54.0891, 59.2610, 71.5385
xyY:
0.2925, 0.3205, 59.2610
CIE-Lab:
81.4348, -5.6343, -5.8783
CIE-LCH:
81.4348, 8.1425, 226.2143
CIE-Luv:
81.4348, -11.5838, -8.0534
Hunter-Lab:
76.9812, -9.2979, -1.2113
#b9ced5 color charts
#b9ced5 color shades, tints & tones
#b9ced5 color schemes
#b9ced5 color preview, HTML & CSS examples
This text has a color of #b9ced5
<p style="color:#b9ced5;">Text here</p>
.mytext {color:#b9ced5;}
This box has a color of #b9ced5
<div style="background-color:#b9ced5;">Content here</div>
.mybackground {background-color:#b9ced5;}
Border around this has a color of #b9ced5
<div style="border:2px solid #b9ced5;">Content here</div>
.myborder {border:2px solid #b9ced5;}