#b9d9db color space conversions
Hex:
#b9d9db
RGB:
185, 217, 219
CMY:
27, 15, 14
CMYK:
16, 1, 0, 14
HSL:
184°, 32.0755%, 79.2157%
HSV (HSB):
184°, 15.5251%, 85.8824%
XYZ:
57.6066, 65.0545, 76.5384
xyY:
0.2892, 0.3266, 65.0545
CIE-Lab:
84.5118, -10.1032, -4.5330
CIE-LCH:
84.5118, 11.0735, 204.1644
CIE-Luv:
84.5118, -16.9211, -5.2510
Hunter-Lab:
80.6564, -13.6598, 0.1965
#b9d9db color charts
#b9d9db color shades, tints & tones
#b9d9db color schemes
#b9d9db color preview, HTML & CSS examples
This text has a color of #b9d9db
<p style="color:#b9d9db;">Text here</p>
.mytext {color:#b9d9db;}
This box has a color of #b9d9db
<div style="background-color:#b9d9db;">Content here</div>
.mybackground {background-color:#b9d9db;}
Border around this has a color of #b9d9db
<div style="border:2px solid #b9d9db;">Content here</div>
.myborder {border:2px solid #b9d9db;}