#b6a28f color space conversions
Hex:
#b6a28f
RGB:
182, 162, 143
CMY:
29, 36, 44
CMYK:
0, 11, 21, 29
HSL:
29°, 21.0811%, 63.7255%
HSV (HSB):
29°, 21.4286%, 71.3725%
XYZ:
37.1697, 37.7689, 31.3177
xyY:
0.3498, 0.3555, 37.7689
CIE-Lab:
67.8500, 4.2175, 12.5489
CIE-LCH:
67.8500, 13.2386, 71.4231
CIE-Luv:
67.8500, 13.4704, 16.6666
Hunter-Lab:
61.4564, 0.4104, 12.8058
#b6a28f color charts
#b6a28f color shades, tints & tones
#b6a28f color schemes
#b6a28f color preview, HTML & CSS examples
This text has a color of #b6a28f
<p style="color:#b6a28f;">Text here</p>
.mytext {color:#b6a28f;}
This box has a color of #b6a28f
<div style="background-color:#b6a28f;">Content here</div>
.mybackground {background-color:#b6a28f;}
Border around this has a color of #b6a28f
<div style="border:2px solid #b6a28f;">Content here</div>
.myborder {border:2px solid #b6a28f;}