#b6a75a color space conversions
Hex:
#b6a75a
RGB:
182, 167, 90
CMY:
29, 35, 65
CMYK:
0, 8, 51, 29
HSL:
50°, 38.6555%, 53.3333%
HSV (HSB):
50°, 50.5495%, 71.3725%
XYZ:
34.9556, 38.3207, 15.2271
xyY:
0.3950, 0.4330, 38.3207
CIE-Lab:
68.2563, -4.9432, 41.4571
CIE-LCH:
68.2563, 41.7507, 96.7996
CIE-Luv:
68.2563, 13.7391, 51.3305
Hunter-Lab:
61.9037, -7.5367, 28.7484
#b6a75a color charts
#b6a75a color shades, tints & tones
#b6a75a color schemes
#b6a75a color preview, HTML & CSS examples
This text has a color of #b6a75a
<p style="color:#b6a75a;">Text here</p>
.mytext {color:#b6a75a;}
This box has a color of #b6a75a
<div style="background-color:#b6a75a;">Content here</div>
.mybackground {background-color:#b6a75a;}
Border around this has a color of #b6a75a
<div style="border:2px solid #b6a75a;">Content here</div>
.myborder {border:2px solid #b6a75a;}