#b9ca9b color space conversions
Hex:
#b9ca9b
RGB:
185, 202, 155
CMY:
27, 21, 39
CMYK:
8, 0, 23, 21
HSL:
82°, 30.7190%, 70.0000%
HSV (HSB):
82°, 23.2673%, 79.2157%
XYZ:
47.0445, 54.9219, 39.1318
xyY:
0.3334, 0.3892, 54.9219
CIE-Lab:
78.9963, -13.9542, 21.5909
CIE-LCH:
78.9963, 25.7077, 122.8746
CIE-Luv:
78.9963, -7.6282, 32.6863
Hunter-Lab:
74.1093, -16.3797, 20.5697
#b9ca9b color charts
#b9ca9b color shades, tints & tones
#b9ca9b color schemes
#b9ca9b color preview, HTML & CSS examples
This text has a color of #b9ca9b
<p style="color:#b9ca9b;">Text here</p>
.mytext {color:#b9ca9b;}
This box has a color of #b9ca9b
<div style="background-color:#b9ca9b;">Content here</div>
.mybackground {background-color:#b9ca9b;}
Border around this has a color of #b9ca9b
<div style="border:2px solid #b9ca9b;">Content here</div>
.myborder {border:2px solid #b9ca9b;}