#b2a16e color space conversions
Hex:
#b2a16e
RGB:
178, 161, 110
CMY:
30, 37, 57
CMYK:
0, 10, 38, 30
HSL:
45°, 30.6306%, 56.4706%
HSV (HSB):
45°, 38.2022%, 69.8039%
XYZ:
33.9194, 36.0805, 19.9283
xyY:
0.3772, 0.4012, 36.0805
CIE-Lab:
66.5814, -1.2987, 28.8283
CIE-LCH:
66.5814, 28.8575, 92.5795
CIE-Luv:
66.5814, 13.7239, 37.3158
Hunter-Lab:
60.0670, -4.3196, 22.3764
#b2a16e color charts
#b2a16e color shades, tints & tones
#b2a16e color schemes
#b2a16e color preview, HTML & CSS examples
This text has a color of #b2a16e
<p style="color:#b2a16e;">Text here</p>
.mytext {color:#b2a16e;}
This box has a color of #b2a16e
<div style="background-color:#b2a16e;">Content here</div>
.mybackground {background-color:#b2a16e;}
Border around this has a color of #b2a16e
<div style="border:2px solid #b2a16e;">Content here</div>
.myborder {border:2px solid #b2a16e;}