#b9dcd4 color space conversions
Hex:
#b9dcd4
RGB:
185, 220, 212
CMY:
27, 14, 17
CMYK:
16, 0, 4, 14
HSL:
166°, 33.3333%, 79.4118%
HSV (HSB):
166°, 15.9091%, 86.2745%
XYZ:
57.4844, 66.2542, 72.0459
xyY:
0.2936, 0.3384, 66.2542
CIE-Lab:
85.1259, -13.0495, 0.0754
CIE-LCH:
85.1259, 13.0497, 179.6689
CIE-Luv:
85.1259, -18.1709, 2.3590
Hunter-Lab:
81.3967, -16.3828, 4.4988
#b9dcd4 color charts
#b9dcd4 color shades, tints & tones
#b9dcd4 color schemes
#b9dcd4 color preview, HTML & CSS examples
This text has a color of #b9dcd4
<p style="color:#b9dcd4;">Text here</p>
.mytext {color:#b9dcd4;}
This box has a color of #b9dcd4
<div style="background-color:#b9dcd4;">Content here</div>
.mybackground {background-color:#b9dcd4;}
Border around this has a color of #b9dcd4
<div style="border:2px solid #b9dcd4;">Content here</div>
.myborder {border:2px solid #b9dcd4;}