#b9d3dd color space conversions
Hex:
#b9d3dd
RGB:
185, 211, 221
CMY:
27, 17, 13
CMYK:
16, 5, 0, 13
HSL:
197°, 34.6154%, 79.6078%
HSV (HSB):
197°, 16.2896%, 86.6667%
XYZ:
56.3530, 62.1233, 77.4275
xyY:
0.2877, 0.3171, 62.1233
CIE-Lab:
82.9789, -6.5880, -7.8618
CIE-LCH:
82.9789, 10.2571, 230.0379
CIE-Luv:
82.9789, -14.1844, -11.0373
Hunter-Lab:
78.8183, -10.3093, -3.0709
#b9d3dd color charts
#b9d3dd color shades, tints & tones
#b9d3dd color schemes
#b9d3dd color preview, HTML & CSS examples
This text has a color of #b9d3dd
<p style="color:#b9d3dd;">Text here</p>
.mytext {color:#b9d3dd;}
This box has a color of #b9d3dd
<div style="background-color:#b9d3dd;">Content here</div>
.mybackground {background-color:#b9d3dd;}
Border around this has a color of #b9d3dd
<div style="border:2px solid #b9d3dd;">Content here</div>
.myborder {border:2px solid #b9d3dd;}