#b6a45c color space conversions
Hex:
#b6a45c
RGB:
182, 164, 92
CMY:
29, 36, 64
CMYK:
0, 10, 49, 29
HSL:
48°, 38.1356%, 53.7255%
HSV (HSB):
48°, 49.4505%, 71.3725%
XYZ:
34.4986, 37.2687, 15.5005
xyY:
0.3953, 0.4271, 37.2687
CIE-Lab:
67.4781, -3.1568, 39.4978
CIE-LCH:
67.4781, 39.6237, 94.5695
CIE-Luv:
67.4781, 15.5848, 48.8870
Hunter-Lab:
61.0481, -5.9628, 27.6795
#b6a45c color charts
#b6a45c color shades, tints & tones
#b6a45c color schemes
#b6a45c color preview, HTML & CSS examples
This text has a color of #b6a45c
<p style="color:#b6a45c;">Text here</p>
.mytext {color:#b6a45c;}
This box has a color of #b6a45c
<div style="background-color:#b6a45c;">Content here</div>
.mybackground {background-color:#b6a45c;}
Border around this has a color of #b6a45c
<div style="border:2px solid #b6a45c;">Content here</div>
.myborder {border:2px solid #b6a45c;}