#b6ac7f color space conversions
Hex:
#b6ac7f
RGB:
182, 172, 127
CMY:
29, 33, 50
CMYK:
0, 5, 30, 29
HSL:
49°, 27.3632%, 60.5882%
HSV (HSB):
49°, 30.2198%, 71.3725%
XYZ:
37.8747, 40.9824, 25.9929
xyY:
0.3612, 0.3909, 40.9824
CIE-Lab:
70.1636, -3.4578, 24.4895
CIE-LCH:
70.1636, 24.7324, 98.0368
CIE-Luv:
70.1636, 8.6882, 33.3097
Hunter-Lab:
64.0175, -6.4247, 20.7389
#b6ac7f color charts
#b6ac7f color shades, tints & tones
#b6ac7f color schemes
#b6ac7f color preview, HTML & CSS examples
This text has a color of #b6ac7f
<p style="color:#b6ac7f;">Text here</p>
.mytext {color:#b6ac7f;}
This box has a color of #b6ac7f
<div style="background-color:#b6ac7f;">Content here</div>
.mybackground {background-color:#b6ac7f;}
Border around this has a color of #b6ac7f
<div style="border:2px solid #b6ac7f;">Content here</div>
.myborder {border:2px solid #b6ac7f;}