#b9c8cd color space conversions
Hex:
#b9c8cd
RGB:
185, 200, 205
CMY:
27, 22, 20
CMYK:
10, 2, 0, 20
HSL:
195°, 16.6667%, 76.4706%
HSV (HSB):
195°, 9.7561%, 80.3922%
XYZ:
51.6813, 56.0306, 65.8487
xyY:
0.2978, 0.3228, 56.0306
CIE-Lab:
79.6312, -4.1020, -4.2505
CIE-LCH:
79.6312, 5.9070, 226.0189
CIE-Luv:
79.6312, -8.4153, -5.7611
Hunter-Lab:
74.8536, -7.7517, 0.2401
#b9c8cd color charts
#b9c8cd color shades, tints & tones
#b9c8cd color schemes
#b9c8cd color preview, HTML & CSS examples
This text has a color of #b9c8cd
<p style="color:#b9c8cd;">Text here</p>
.mytext {color:#b9c8cd;}
This box has a color of #b9c8cd
<div style="background-color:#b9c8cd;">Content here</div>
.mybackground {background-color:#b9c8cd;}
Border around this has a color of #b9c8cd
<div style="border:2px solid #b9c8cd;">Content here</div>
.myborder {border:2px solid #b9c8cd;}