#b9ccd3 color space conversions
Hex:
#b9ccd3
RGB:
185, 204, 211
CMY:
27, 20, 17
CMYK:
12, 3, 0, 17
HSL:
196°, 22.8070%, 77.6471%
HSV (HSB):
196°, 12.3223%, 82.7451%
XYZ:
53.3583, 58.2032, 70.0501
xyY:
0.2938, 0.3205, 58.2032
CIE-Lab:
80.8516, -4.9949, -5.6696
CIE-LCH:
80.8516, 7.5560, 228.6199
CIE-Luv:
80.8516, -10.5636, -7.8255
Hunter-Lab:
76.2910, -8.6654, -1.0361
#b9ccd3 color charts
#b9ccd3 color shades, tints & tones
#b9ccd3 color schemes
#b9ccd3 color preview, HTML & CSS examples
This text has a color of #b9ccd3
<p style="color:#b9ccd3;">Text here</p>
.mytext {color:#b9ccd3;}
This box has a color of #b9ccd3
<div style="background-color:#b9ccd3;">Content here</div>
.mybackground {background-color:#b9ccd3;}
Border around this has a color of #b9ccd3
<div style="border:2px solid #b9ccd3;">Content here</div>
.myborder {border:2px solid #b9ccd3;}