#b9c5cc color space conversions
Hex:
#b9c5cc
RGB:
185, 197, 204
CMY:
27, 23, 20
CMYK:
9, 3, 0, 20
HSL:
202°, 15.7025%, 76.2745%
HSV (HSB):
202°, 9.3137%, 80.0000%
XYZ:
50.8729, 54.6064, 64.9855
xyY:
0.2984, 0.3203, 54.6064
CIE-Lab:
78.8140, -2.7185, -4.9173
CIE-LCH:
78.8140, 5.6187, 241.0643
CIE-Luv:
78.8140, -6.9206, -7.0096
Hunter-Lab:
73.8962, -6.4321, -0.4133
#b9c5cc color charts
#b9c5cc color shades, tints & tones
#b9c5cc color schemes
#b9c5cc color preview, HTML & CSS examples
This text has a color of #b9c5cc
<p style="color:#b9c5cc;">Text here</p>
.mytext {color:#b9c5cc;}
This box has a color of #b9c5cc
<div style="background-color:#b9c5cc;">Content here</div>
.mybackground {background-color:#b9c5cc;}
Border around this has a color of #b9c5cc
<div style="border:2px solid #b9c5cc;">Content here</div>
.myborder {border:2px solid #b9c5cc;}