#b9a29e color space conversions
Hex:
#b9a29e
RGB:
185, 162, 158
CMY:
27, 36, 38
CMYK:
0, 12, 15, 27
HSL:
9°, 16.1677%, 67.2549%
HSV (HSB):
9°, 14.5946%, 72.5490%
XYZ:
39.0995, 38.6236, 37.7421
xyY:
0.3386, 0.3345, 38.6236
CIE-Lab:
68.4777, 7.7331, 5.1591
CIE-LCH:
68.4777, 9.2961, 33.7091
CIE-Luv:
68.4777, 14.1652, 6.0105
Hunter-Lab:
62.1479, 3.5420, 7.4970
#b9a29e color charts
#b9a29e color shades, tints & tones
#b9a29e color schemes
#b9a29e color preview, HTML & CSS examples
This text has a color of #b9a29e
<p style="color:#b9a29e;">Text here</p>
.mytext {color:#b9a29e;}
This box has a color of #b9a29e
<div style="background-color:#b9a29e;">Content here</div>
.mybackground {background-color:#b9a29e;}
Border around this has a color of #b9a29e
<div style="border:2px solid #b9a29e;">Content here</div>
.myborder {border:2px solid #b9a29e;}