#b6ae6e color space conversions
Hex:
#b6ae6e
RGB:
182, 174, 110
CMY:
29, 32, 57
CMYK:
0, 4, 40, 29
HSL:
53°, 33.0275%, 57.2549%
HSV (HSB):
53°, 39.5604%, 71.3725%
XYZ:
37.2419, 41.3430, 20.7690
xyY:
0.3748, 0.4161, 41.3430
CIE-Lab:
70.4156, -6.6043, 33.8641
CIE-LCH:
70.4156, 34.5021, 101.0354
CIE-Luv:
70.4156, 8.3740, 44.5535
Hunter-Lab:
64.2985, -9.1345, 25.8578
#b6ae6e color charts
#b6ae6e color shades, tints & tones
#b6ae6e color schemes
#b6ae6e color preview, HTML & CSS examples
This text has a color of #b6ae6e
<p style="color:#b6ae6e;">Text here</p>
.mytext {color:#b6ae6e;}
This box has a color of #b6ae6e
<div style="background-color:#b6ae6e;">Content here</div>
.mybackground {background-color:#b6ae6e;}
Border around this has a color of #b6ae6e
<div style="border:2px solid #b6ae6e;">Content here</div>
.myborder {border:2px solid #b6ae6e;}