#b6a75c color space conversions
Hex:
#b6a75c
RGB:
182, 167, 92
CMY:
29, 35, 64
CMYK:
0, 8, 49, 29
HSL:
50°, 38.1356%, 53.7255%
HSV (HSB):
50°, 49.4505%, 71.3725%
XYZ:
35.0419, 38.3552, 15.6816
xyY:
0.3934, 0.4306, 38.3552
CIE-Lab:
68.2816, -4.7576, 40.4780
CIE-LCH:
68.2816, 40.7566, 96.7035
CIE-Luv:
68.2816, 13.6436, 50.3712
Hunter-Lab:
61.9316, -7.3821, 28.3394
#b6a75c color charts
#b6a75c color shades, tints & tones
#b6a75c color schemes
#b6a75c color preview, HTML & CSS examples
This text has a color of #b6a75c
<p style="color:#b6a75c;">Text here</p>
.mytext {color:#b6a75c;}
This box has a color of #b6a75c
<div style="background-color:#b6a75c;">Content here</div>
.mybackground {background-color:#b6a75c;}
Border around this has a color of #b6a75c
<div style="border:2px solid #b6a75c;">Content here</div>
.myborder {border:2px solid #b6a75c;}