#b9ccc9 color space conversions
Hex:
#b9ccc9
RGB:
185, 204, 201
CMY:
27, 20, 21
CMYK:
9, 0, 1, 20
HSL:
171°, 15.7025%, 76.2745%
HSV (HSB):
171°, 9.3137%, 80.0000%
XYZ:
52.1431, 57.7171, 63.6506
xyY:
0.3005, 0.3326, 57.7171
CIE-Lab:
80.5812, -6.9849, -0.7093
CIE-LCH:
80.5812, 7.0209, 185.7987
CIE-Luv:
80.5812, -10.2054, 0.1308
Hunter-Lab:
75.9717, -10.4374, 3.5059
#b9ccc9 color charts
#b9ccc9 color shades, tints & tones
#b9ccc9 color schemes
#b9ccc9 color preview, HTML & CSS examples
This text has a color of #b9ccc9
<p style="color:#b9ccc9;">Text here</p>
.mytext {color:#b9ccc9;}
This box has a color of #b9ccc9
<div style="background-color:#b9ccc9;">Content here</div>
.mybackground {background-color:#b9ccc9;}
Border around this has a color of #b9ccc9
<div style="border:2px solid #b9ccc9;">Content here</div>
.myborder {border:2px solid #b9ccc9;}