#b9be9b color space conversions
Hex:
#b9be9b
RGB:
185, 190, 155
CMY:
27, 25, 39
CMYK:
3, 0, 18, 25
HSL:
69°, 21.2121%, 67.6471%
HSV (HSB):
69°, 18.4211%, 74.5098%
XYZ:
44.3374, 49.5078, 38.2295
xyY:
0.3357, 0.3748, 49.5078
CIE-Lab:
75.7661, -7.7678, 17.1232
CIE-LCH:
75.7661, 18.8027, 114.4012
CIE-Luv:
75.7661, -1.1262, 25.4509
Hunter-Lab:
70.3617, -10.6539, 17.0393
#b9be9b color charts
#b9be9b color shades, tints & tones
#b9be9b color schemes
#b9be9b color preview, HTML & CSS examples
This text has a color of #b9be9b
<p style="color:#b9be9b;">Text here</p>
.mytext {color:#b9be9b;}
This box has a color of #b9be9b
<div style="background-color:#b9be9b;">Content here</div>
.mybackground {background-color:#b9be9b;}
Border around this has a color of #b9be9b
<div style="border:2px solid #b9be9b;">Content here</div>
.myborder {border:2px solid #b9be9b;}