#b9cdd8 color space conversions
Hex:
#b9cdd8
RGB:
185, 205, 216
CMY:
27, 20, 15
CMYK:
14, 5, 0, 15
HSL:
201°, 28.4404%, 78.6275%
HSV (HSB):
201°, 14.3519%, 84.7059%
XYZ:
54.2336, 58.9348, 73.4829
xyY:
0.2906, 0.3157, 58.9348
CIE-Lab:
81.2557, -4.4938, -7.7483
CIE-LCH:
81.2557, 8.9571, 239.8875
CIE-Luv:
81.2557, -11.2164, -11.1677
Hunter-Lab:
76.7690, -8.2442, -3.0138
#b9cdd8 color charts
#b9cdd8 color shades, tints & tones
#b9cdd8 color schemes
#b9cdd8 color preview, HTML & CSS examples
This text has a color of #b9cdd8
<p style="color:#b9cdd8;">Text here</p>
.mytext {color:#b9cdd8;}
This box has a color of #b9cdd8
<div style="background-color:#b9cdd8;">Content here</div>
.mybackground {background-color:#b9cdd8;}
Border around this has a color of #b9cdd8
<div style="border:2px solid #b9cdd8;">Content here</div>
.myborder {border:2px solid #b9cdd8;}