#b9bea9 color space conversions
Hex:
#b9bea9
RGB:
185, 190, 169
CMY:
27, 25, 34
CMYK:
3, 0, 11, 25
HSL:
74°, 13.9073%, 70.3922%
HSV (HSB):
74°, 11.0526%, 74.5098%
XYZ:
45.5825, 50.0058, 44.7857
xyY:
0.3247, 0.3562, 50.0058
CIE-Lab:
76.0728, -5.4935, 10.0078
CIE-LCH:
76.0728, 11.4164, 118.7633
CIE-Luv:
76.0728, -1.7719, 15.4047
Hunter-Lab:
70.7148, -8.6904, 11.9502
#b9bea9 color charts
#b9bea9 color shades, tints & tones
#b9bea9 color schemes
#b9bea9 color preview, HTML & CSS examples
This text has a color of #b9bea9
<p style="color:#b9bea9;">Text here</p>
.mytext {color:#b9bea9;}
This box has a color of #b9bea9
<div style="background-color:#b9bea9;">Content here</div>
.mybackground {background-color:#b9bea9;}
Border around this has a color of #b9bea9
<div style="border:2px solid #b9bea9;">Content here</div>
.myborder {border:2px solid #b9bea9;}