#b6a35a color space conversions
Hex:
#b6a35a
RGB:
182, 163, 90
CMY:
29, 36, 65
CMYK:
0, 10, 51, 29
HSL:
48°, 38.6555%, 53.3333%
HSV (HSB):
48°, 50.5495%, 71.3725%
XYZ:
34.2341, 36.8777, 14.9866
xyY:
0.3976, 0.4283, 36.8777
CIE-Lab:
67.1851, -2.8079, 40.1597
CIE-LCH:
67.1851, 40.2577, 93.9996
CIE-Luv:
67.1851, 16.3402, 49.3669
Hunter-Lab:
60.7270, -5.6451, 27.8769
#b6a35a color charts
#b6a35a color shades, tints & tones
#b6a35a color schemes
#b6a35a color preview, HTML & CSS examples
This text has a color of #b6a35a
<p style="color:#b6a35a;">Text here</p>
.mytext {color:#b6a35a;}
This box has a color of #b6a35a
<div style="background-color:#b6a35a;">Content here</div>
.mybackground {background-color:#b6a35a;}
Border around this has a color of #b6a35a
<div style="border:2px solid #b6a35a;">Content here</div>
.myborder {border:2px solid #b6a35a;}