#b6a95a color space conversions
Hex:
#b6a95a
RGB:
182, 169, 90
CMY:
29, 34, 65
CMYK:
0, 7, 51, 29
HSL:
52°, 38.6555%, 53.3333%
HSV (HSB):
52°, 50.5495%, 71.3725%
XYZ:
35.3248, 39.0592, 15.3502
xyY:
0.3937, 0.4353, 39.0592
CIE-Lab:
68.7941, -6.0043, 42.1054
CIE-LCH:
68.7941, 42.5313, 98.1158
CIE-Luv:
68.7941, 12.4486, 52.3101
Hunter-Lab:
62.4974, -8.4784, 29.1857
#b6a95a color charts
#b6a95a color shades, tints & tones
#b6a95a color schemes
#b6a95a color preview, HTML & CSS examples
This text has a color of #b6a95a
<p style="color:#b6a95a;">Text here</p>
.mytext {color:#b6a95a;}
This box has a color of #b6a95a
<div style="background-color:#b6a95a;">Content here</div>
.mybackground {background-color:#b6a95a;}
Border around this has a color of #b6a95a
<div style="border:2px solid #b6a95a;">Content here</div>
.myborder {border:2px solid #b6a95a;}