#b9c7d4 color space conversions
Hex:
#b9c7d4
RGB:
185, 199, 212
CMY:
27, 22, 17
CMYK:
13, 6, 0, 17
HSL:
209°, 23.8938%, 77.8431%
HSV (HSB):
209°, 12.7358%, 83.1373%
XYZ:
52.3147, 55.9146, 70.3227
xyY:
0.2930, 0.3132, 55.9146
CIE-Lab:
79.5652, -2.1569, -8.1112
CIE-LCH:
79.5652, 8.3931, 255.1088
CIE-Luv:
79.5652, -8.2232, -12.0855
Hunter-Lab:
74.7761, -5.9763, -3.4157
#b9c7d4 color charts
#b9c7d4 color shades, tints & tones
#b9c7d4 color schemes
#b9c7d4 color preview, HTML & CSS examples
This text has a color of #b9c7d4
<p style="color:#b9c7d4;">Text here</p>
.mytext {color:#b9c7d4;}
This box has a color of #b9c7d4
<div style="background-color:#b9c7d4;">Content here</div>
.mybackground {background-color:#b9c7d4;}
Border around this has a color of #b9c7d4
<div style="border:2px solid #b9c7d4;">Content here</div>
.myborder {border:2px solid #b9c7d4;}