#b9cac9 color space conversions
Hex:
#b9cac9
RGB:
185, 202, 201
CMY:
27, 21, 21
CMYK:
8, 0, 0, 21
HSL:
176°, 13.8211%, 75.8824%
HSV (HSB):
176°, 8.4158%, 79.2157%
XYZ:
51.6707, 56.7724, 63.4932
xyY:
0.3005, 0.3302, 56.7724
CIE-Lab:
80.0514, -5.9409, -1.4848
CIE-LCH:
80.0514, 6.1236, 194.0328
CIE-Luv:
80.0514, -9.2309, -1.2225
Hunter-Lab:
75.3475, -9.4488, 2.7812
#b9cac9 color charts
#b9cac9 color shades, tints & tones
#b9cac9 color schemes
#b9cac9 color preview, HTML & CSS examples
This text has a color of #b9cac9
<p style="color:#b9cac9;">Text here</p>
.mytext {color:#b9cac9;}
This box has a color of #b9cac9
<div style="background-color:#b9cac9;">Content here</div>
.mybackground {background-color:#b9cac9;}
Border around this has a color of #b9cac9
<div style="border:2px solid #b9cac9;">Content here</div>
.myborder {border:2px solid #b9cac9;}