#b9dcc9 color space conversions
Hex:
#b9dcc9
RGB:
185, 220, 201
CMY:
27, 14, 21
CMYK:
16, 0, 9, 14
HSL:
147°, 33.3333%, 79.4118%
HSV (HSB):
147°, 15.9091%, 86.2745%
XYZ:
56.1434, 65.7177, 64.9841
xyY:
0.3005, 0.3517, 65.7177
CIE-Lab:
84.8522, -15.1839, 5.4947
CIE-LCH:
84.8522, 16.1476, 160.1059
CIE-Luv:
84.8522, -17.9499, 10.8737
Hunter-Lab:
81.0665, -18.2444, 9.2188
#b9dcc9 color charts
#b9dcc9 color shades, tints & tones
#b9dcc9 color schemes
#b9dcc9 color preview, HTML & CSS examples
This text has a color of #b9dcc9
<p style="color:#b9dcc9;">Text here</p>
.mytext {color:#b9dcc9;}
This box has a color of #b9dcc9
<div style="background-color:#b9dcc9;">Content here</div>
.mybackground {background-color:#b9dcc9;}
Border around this has a color of #b9dcc9
<div style="border:2px solid #b9dcc9;">Content here</div>
.myborder {border:2px solid #b9dcc9;}