#b9d0d8 color space conversions
Hex:
#b9d0d8
RGB:
185, 208, 216
CMY:
27, 18, 15
CMYK:
14, 4, 0, 15
HSL:
195°, 28.4404%, 78.6275%
HSV (HSB):
195°, 14.3519%, 84.7059%
XYZ:
54.9581, 60.3839, 73.7244
xyY:
0.2907, 0.3194, 60.3839
CIE-Lab:
82.0464, -6.0632, -6.5771
CIE-LCH:
82.0464, 8.9454, 227.3280
CIE-Luv:
82.0464, -12.6275, -9.0848
Hunter-Lab:
77.7071, -9.7437, -1.8563
#b9d0d8 color charts
#b9d0d8 color shades, tints & tones
#b9d0d8 color schemes
#b9d0d8 color preview, HTML & CSS examples
This text has a color of #b9d0d8
<p style="color:#b9d0d8;">Text here</p>
.mytext {color:#b9d0d8;}
This box has a color of #b9d0d8
<div style="background-color:#b9d0d8;">Content here</div>
.mybackground {background-color:#b9d0d8;}
Border around this has a color of #b9d0d8
<div style="border:2px solid #b9d0d8;">Content here</div>
.myborder {border:2px solid #b9d0d8;}