#b6a97c color space conversions
Hex:
#b6a97c
RGB:
182, 169, 124
CMY:
29, 34, 51
CMYK:
0, 7, 32, 29
HSL:
47°, 28.4314%, 60.0000%
HSV (HSB):
47°, 31.8681%, 71.3725%
XYZ:
37.1175, 39.7763, 24.7901
xyY:
0.3650, 0.3912, 39.7763
CIE-Lab:
69.3099, -2.2465, 24.9616
CIE-LCH:
69.3099, 25.0624, 95.1426
CIE-Luv:
69.3099, 10.6542, 33.5184
Hunter-Lab:
63.0684, -5.3177, 20.8430
#b6a97c color charts
#b6a97c color shades, tints & tones
#b6a97c color schemes
#b6a97c color preview, HTML & CSS examples
This text has a color of #b6a97c
<p style="color:#b6a97c;">Text here</p>
.mytext {color:#b6a97c;}
This box has a color of #b6a97c
<div style="background-color:#b6a97c;">Content here</div>
.mybackground {background-color:#b6a97c;}
Border around this has a color of #b6a97c
<div style="border:2px solid #b6a97c;">Content here</div>
.myborder {border:2px solid #b6a97c;}