#b9ae85 color space conversions
Hex:
#b9ae85
RGB:
185, 174, 133
CMY:
27, 32, 48
CMYK:
0, 6, 28, 27
HSL:
47°, 27.0833%, 62.3529%
HSV (HSB):
47°, 28.1081%, 72.5490%
XYZ:
39.3773, 42.2798, 28.2757
xyY:
0.3582, 0.3846, 42.2798
CIE-Lab:
71.0634, -2.5336, 22.5102
CIE-LCH:
71.0634, 22.6523, 96.4219
CIE-Luv:
71.0634, 9.0957, 30.8566
Hunter-Lab:
65.0230, -5.6923, 19.7334
#b9ae85 color charts
#b9ae85 color shades, tints & tones
#b9ae85 color schemes
#b9ae85 color preview, HTML & CSS examples
This text has a color of #b9ae85
<p style="color:#b9ae85;">Text here</p>
.mytext {color:#b9ae85;}
This box has a color of #b9ae85
<div style="background-color:#b9ae85;">Content here</div>
.mybackground {background-color:#b9ae85;}
Border around this has a color of #b9ae85
<div style="border:2px solid #b9ae85;">Content here</div>
.myborder {border:2px solid #b9ae85;}