#b6a96a color space conversions
Hex:
#b6a96a
RGB:
182, 169, 106
CMY:
29, 34, 58
CMYK:
0, 7, 42, 29
HSL:
50°, 34.2342%, 56.4706%
HSV (HSB):
50°, 41.7582%, 71.3725%
XYZ:
36.0809, 39.3616, 19.3316
xyY:
0.3807, 0.4153, 39.3616
CIE-Lab:
69.0124, -4.3986, 34.1647
CIE-LCH:
69.0124, 34.4467, 97.3363
CIE-Luv:
69.0124, 11.6680, 44.1417
Hunter-Lab:
62.7388, -7.1383, 25.6483
#b6a96a color charts
#b6a96a color shades, tints & tones
#b6a96a color schemes
#b6a96a color preview, HTML & CSS examples
This text has a color of #b6a96a
<p style="color:#b6a96a;">Text here</p>
.mytext {color:#b6a96a;}
This box has a color of #b6a96a
<div style="background-color:#b6a96a;">Content here</div>
.mybackground {background-color:#b6a96a;}
Border around this has a color of #b6a96a
<div style="border:2px solid #b6a96a;">Content here</div>
.myborder {border:2px solid #b6a96a;}