#b9cac8 color space conversions
Hex:
#b9cac8
RGB:
185, 202, 200
CMY:
27, 21, 22
CMYK:
8, 0, 1, 21
HSL:
173°, 13.8211%, 75.8824%
HSV (HSB):
173°, 8.4158%, 79.2157%
XYZ:
51.5534, 56.7255, 62.8755
xyY:
0.3012, 0.3314, 56.7255
CIE-Lab:
80.0249, -6.1358, -0.9869
CIE-LCH:
80.0249, 6.2146, 189.1375
CIE-Luv:
80.0249, -9.1934, -0.4336
Hunter-Lab:
75.3163, -9.6217, 3.2250
#b9cac8 color charts
#b9cac8 color shades, tints & tones
#b9cac8 color schemes
#b9cac8 color preview, HTML & CSS examples
This text has a color of #b9cac8
<p style="color:#b9cac8;">Text here</p>
.mytext {color:#b9cac8;}
This box has a color of #b9cac8
<div style="background-color:#b9cac8;">Content here</div>
.mybackground {background-color:#b9cac8;}
Border around this has a color of #b9cac8
<div style="border:2px solid #b9cac8;">Content here</div>
.myborder {border:2px solid #b9cac8;}