#b2aa4e color space conversions
Hex:
#b2aa4e
RGB:
178, 170, 78
CMY:
30, 33, 69
CMYK:
0, 4, 56, 30
HSL:
55°, 39.3701%, 50.1961%
HSV (HSB):
55°, 56.1798%, 69.8039%
XYZ:
34.1100, 38.7645, 12.8922
xyY:
0.3977, 0.4520, 38.7645
CIE-Lab:
68.5803, -9.2520, 47.6188
CIE-LCH:
68.5803, 48.5093, 100.9952
CIE-Luv:
68.5803, 9.5421, 57.8727
Hunter-Lab:
62.2611, -11.1652, 31.3058
#b2aa4e color charts
#b2aa4e color shades, tints & tones
#b2aa4e color schemes
#b2aa4e color preview, HTML & CSS examples
This text has a color of #b2aa4e
<p style="color:#b2aa4e;">Text here</p>
.mytext {color:#b2aa4e;}
This box has a color of #b2aa4e
<div style="background-color:#b2aa4e;">Content here</div>
.mybackground {background-color:#b2aa4e;}
Border around this has a color of #b2aa4e
<div style="border:2px solid #b2aa4e;">Content here</div>
.myborder {border:2px solid #b2aa4e;}