#b9dbcd color space conversions
Hex:
#b9dbcd
RGB:
185, 219, 205
CMY:
27, 14, 20
CMYK:
16, 0, 6, 14
HSL:
155°, 32.0755%, 79.2157%
HSV (HSB):
155°, 15.5251%, 85.8824%
XYZ:
56.3585, 65.3851, 67.4078
xyY:
0.2980, 0.3457, 65.3851
CIE-Lab:
84.6818, -13.9141, 3.1329
CIE-LCH:
84.6818, 14.2624, 167.3109
CIE-Luv:
84.6818, -17.5521, 7.1321
Hunter-Lab:
80.8611, -17.0959, 7.1771
#b9dbcd color charts
#b9dbcd color shades, tints & tones
#b9dbcd color schemes
#b9dbcd color preview, HTML & CSS examples
This text has a color of #b9dbcd
<p style="color:#b9dbcd;">Text here</p>
.mytext {color:#b9dbcd;}
This box has a color of #b9dbcd
<div style="background-color:#b9dbcd;">Content here</div>
.mybackground {background-color:#b9dbcd;}
Border around this has a color of #b9dbcd
<div style="border:2px solid #b9dbcd;">Content here</div>
.myborder {border:2px solid #b9dbcd;}