#b6ae7d color space conversions
Hex:
#b6ae7d
RGB:
182, 174, 125
CMY:
29, 32, 51
CMYK:
0, 4, 31, 29
HSL:
52°, 28.0788%, 60.1961%
HSV (HSB):
52°, 31.3187%, 71.3725%
XYZ:
38.1291, 41.6979, 25.4409
xyY:
0.3622, 0.3961, 41.6979
CIE-Lab:
70.6621, -4.7844, 26.2335
CIE-LCH:
70.6621, 26.6662, 100.3359
CIE-Luv:
70.6621, 7.6115, 35.6923
Hunter-Lab:
64.5739, -7.6049, 21.8426
#b6ae7d color charts
#b6ae7d color shades, tints & tones
#b6ae7d color schemes
#b6ae7d color preview, HTML & CSS examples
This text has a color of #b6ae7d
<p style="color:#b6ae7d;">Text here</p>
.mytext {color:#b6ae7d;}
This box has a color of #b6ae7d
<div style="background-color:#b6ae7d;">Content here</div>
.mybackground {background-color:#b6ae7d;}
Border around this has a color of #b6ae7d
<div style="border:2px solid #b6ae7d;">Content here</div>
.myborder {border:2px solid #b6ae7d;}