#b9ae7a color space conversions
Hex:
#b9ae7a
RGB:
185, 174, 122
CMY:
27, 32, 52
CMYK:
0, 6, 34, 27
HSL:
50°, 31.0345%, 60.1961%
HSV (HSB):
50°, 34.0541%, 72.5490%
XYZ:
38.6565, 41.9915, 24.4801
xyY:
0.3677, 0.3994, 41.9915
CIE-Lab:
70.8651, -3.9670, 28.1541
CIE-LCH:
70.8651, 28.4322, 98.0203
CIE-Luv:
70.8651, 9.7278, 37.7855
Hunter-Lab:
64.8009, -6.9187, 22.9624
#b9ae7a color charts
#b9ae7a color shades, tints & tones
#b9ae7a color schemes
#b9ae7a color preview, HTML & CSS examples
This text has a color of #b9ae7a
<p style="color:#b9ae7a;">Text here</p>
.mytext {color:#b9ae7a;}
This box has a color of #b9ae7a
<div style="background-color:#b9ae7a;">Content here</div>
.mybackground {background-color:#b9ae7a;}
Border around this has a color of #b9ae7a
<div style="border:2px solid #b9ae7a;">Content here</div>
.myborder {border:2px solid #b9ae7a;}