#b9dadd color space conversions
Hex:
#b9dadd
RGB:
185, 218, 221
CMY:
27, 15, 13
CMYK:
16, 1, 0, 13
HSL:
185°, 34.6154%, 79.6078%
HSV (HSB):
185°, 16.2896%, 86.6667%
XYZ:
58.1301, 65.6776, 78.0199
xyY:
0.2880, 0.3254, 65.6776
CIE-Lab:
84.8317, -10.2040, -5.1215
CIE-LCH:
84.8317, 11.4172, 206.6525
CIE-Luv:
84.8317, -17.4318, -6.1582
Hunter-Lab:
81.0417, -13.7873, -0.3501
#b9dadd color charts
#b9dadd color shades, tints & tones
#b9dadd color schemes
#b9dadd color preview, HTML & CSS examples
This text has a color of #b9dadd
<p style="color:#b9dadd;">Text here</p>
.mytext {color:#b9dadd;}
This box has a color of #b9dadd
<div style="background-color:#b9dadd;">Content here</div>
.mybackground {background-color:#b9dadd;}
Border around this has a color of #b9dadd
<div style="border:2px solid #b9dadd;">Content here</div>
.myborder {border:2px solid #b9dadd;}