#b6a36e color space conversions
Hex:
#b6a36e
RGB:
182, 163, 110
CMY:
29, 36, 57
CMYK:
0, 10, 40, 29
HSL:
44°, 33.0275%, 57.2549%
HSV (HSB):
44°, 39.5604%, 71.3725%
XYZ:
35.2031, 37.2653, 20.0894
xyY:
0.3803, 0.4026, 37.2653
CIE-Lab:
67.4756, -0.7344, 30.0649
CIE-LCH:
67.4756, 30.0739, 91.3993
CIE-Luv:
67.4756, 15.1941, 38.7151
Hunter-Lab:
61.0453, -3.8934, 23.2200
#b6a36e color charts
#b6a36e color shades, tints & tones
#b6a36e color schemes
#b6a36e color preview, HTML & CSS examples
This text has a color of #b6a36e
<p style="color:#b6a36e;">Text here</p>
.mytext {color:#b6a36e;}
This box has a color of #b6a36e
<div style="background-color:#b6a36e;">Content here</div>
.mybackground {background-color:#b6a36e;}
Border around this has a color of #b6a36e
<div style="border:2px solid #b6a36e;">Content here</div>
.myborder {border:2px solid #b6a36e;}