#b9af9c color space conversions
Hex:
#b9af9c
RGB:
185, 175, 156
CMY:
27, 31, 39
CMYK:
0, 5, 16, 27
HSL:
39°, 17.1598%, 66.8627%
HSV (HSB):
39°, 15.6757%, 72.5490%
XYZ:
41.3383, 43.3745, 37.6458
xyY:
0.3378, 0.3545, 43.3745
CIE-Lab:
71.8084, 0.3428, 11.0213
CIE-LCH:
71.8084, 11.0266, 88.2186
CIE-Luv:
71.8084, 7.0900, 15.5526
Hunter-Lab:
65.8593, -3.2138, 12.2108
#b9af9c color charts
#b9af9c color shades, tints & tones
#b9af9c color schemes
#b9af9c color preview, HTML & CSS examples
This text has a color of #b9af9c
<p style="color:#b9af9c;">Text here</p>
.mytext {color:#b9af9c;}
This box has a color of #b9af9c
<div style="background-color:#b9af9c;">Content here</div>
.mybackground {background-color:#b9af9c;}
Border around this has a color of #b9af9c
<div style="border:2px solid #b9af9c;">Content here</div>
.myborder {border:2px solid #b9af9c;}