#b9cac4 color space conversions
Hex:
#b9cac4
RGB:
185, 202, 196
CMY:
27, 21, 23
CMYK:
8, 0, 3, 21
HSL:
159°, 13.8211%, 75.8824%
HSV (HSB):
159°, 8.4158%, 79.2157%
XYZ:
51.0919, 56.5409, 60.4452
xyY:
0.3040, 0.3364, 56.5409
CIE-Lab:
79.9207, -6.9068, 1.0074
CIE-LCH:
79.9207, 6.9798, 171.7014
CIE-Luv:
79.9207, -9.0444, 2.7033
Hunter-Lab:
75.1937, -10.3033, 4.9747
#b9cac4 color charts
#b9cac4 color shades, tints & tones
#b9cac4 color schemes
#b9cac4 color preview, HTML & CSS examples
This text has a color of #b9cac4
<p style="color:#b9cac4;">Text here</p>
.mytext {color:#b9cac4;}
This box has a color of #b9cac4
<div style="background-color:#b9cac4;">Content here</div>
.mybackground {background-color:#b9cac4;}
Border around this has a color of #b9cac4
<div style="border:2px solid #b9cac4;">Content here</div>
.myborder {border:2px solid #b9cac4;}