#b6ac7d color space conversions
Hex:
#b6ac7d
RGB:
182, 172, 125
CMY:
29, 33, 51
CMYK:
0, 5, 31, 29
HSL:
49°, 28.0788%, 60.1961%
HSV (HSB):
49°, 31.3187%, 71.3725%
XYZ:
37.7456, 40.9308, 25.3131
xyY:
0.3630, 0.3936, 40.9308
CIE-Lab:
70.1274, -3.7203, 25.5183
CIE-LCH:
70.1274, 25.7880, 98.2946
CIE-Luv:
70.1274, 8.8014, 34.5718
Hunter-Lab:
63.9772, -6.6477, 21.3255
#b6ac7d color charts
#b6ac7d color shades, tints & tones
#b6ac7d color schemes
#b6ac7d color preview, HTML & CSS examples
This text has a color of #b6ac7d
<p style="color:#b6ac7d;">Text here</p>
.mytext {color:#b6ac7d;}
This box has a color of #b6ac7d
<div style="background-color:#b6ac7d;">Content here</div>
.mybackground {background-color:#b6ac7d;}
Border around this has a color of #b6ac7d
<div style="border:2px solid #b6ac7d;">Content here</div>
.myborder {border:2px solid #b6ac7d;}