#b6ae6d color space conversions
Hex:
#b6ae6d
RGB:
182, 174, 109
CMY:
29, 32, 57
CMYK:
0, 4, 40, 29
HSL:
53°, 33.3333%, 57.0588%
HSV (HSB):
53°, 40.1099%, 71.3725%
XYZ:
37.1878, 41.3213, 20.4838
xyY:
0.3757, 0.4174, 41.3213
CIE-Lab:
70.4005, -6.7166, 34.3675
CIE-LCH:
70.4005, 35.0177, 101.0583
CIE-Luv:
70.4005, 8.4218, 45.1087
Hunter-Lab:
64.2817, -9.2283, 26.1040
#b6ae6d color charts
#b6ae6d color shades, tints & tones
#b6ae6d color schemes
#b6ae6d color preview, HTML & CSS examples
This text has a color of #b6ae6d
<p style="color:#b6ae6d;">Text here</p>
.mytext {color:#b6ae6d;}
This box has a color of #b6ae6d
<div style="background-color:#b6ae6d;">Content here</div>
.mybackground {background-color:#b6ae6d;}
Border around this has a color of #b6ae6d
<div style="border:2px solid #b6ae6d;">Content here</div>
.myborder {border:2px solid #b6ae6d;}