#b9d6d6 color space conversions
Hex:
#b9d6d6
RGB:
185, 214, 214
CMY:
27, 16, 16
CMYK:
14, 0, 0, 16
HSL:
180°, 26.1261%, 78.2353%
HSV (HSB):
180°, 13.5514%, 83.9216%
XYZ:
56.1917, 63.2625, 72.8676
xyY:
0.2922, 0.3289, 63.2625
CIE-Lab:
83.5803, -9.5810, -3.2494
CIE-LCH:
83.5803, 10.1170, 198.7346
CIE-Luv:
83.5803, -15.3923, -3.3347
Hunter-Lab:
79.5377, -13.0844, 1.3585
#b9d6d6 color charts
#b9d6d6 color shades, tints & tones
#b9d6d6 color schemes
#b9d6d6 color preview, HTML & CSS examples
This text has a color of #b9d6d6
<p style="color:#b9d6d6;">Text here</p>
.mytext {color:#b9d6d6;}
This box has a color of #b9d6d6
<div style="background-color:#b9d6d6;">Content here</div>
.mybackground {background-color:#b9d6d6;}
Border around this has a color of #b9d6d6
<div style="border:2px solid #b9d6d6;">Content here</div>
.myborder {border:2px solid #b9d6d6;}