#b6a34a color space conversions
Hex:
#b6a34a
RGB:
182, 163, 74
CMY:
29, 36, 71
CMYK:
0, 10, 59, 29
HSL:
49°, 42.5197%, 50.1961%
HSV (HSB):
49°, 59.3407%, 71.3725%
XYZ:
33.6246, 36.6339, 11.7774
xyY:
0.4099, 0.4466, 36.6339
CIE-Lab:
67.0014, -4.1398, 47.8132
CIE-LCH:
67.0014, 47.9921, 94.9485
CIE-Luv:
67.0014, 17.0996, 56.4121
Hunter-Lab:
60.5259, -6.7563, 30.8312
#b6a34a color charts
#b6a34a color shades, tints & tones
#b6a34a color schemes
#b6a34a color preview, HTML & CSS examples
This text has a color of #b6a34a
<p style="color:#b6a34a;">Text here</p>
.mytext {color:#b6a34a;}
This box has a color of #b6a34a
<div style="background-color:#b6a34a;">Content here</div>
.mybackground {background-color:#b6a34a;}
Border around this has a color of #b6a34a
<div style="border:2px solid #b6a34a;">Content here</div>
.myborder {border:2px solid #b6a34a;}