#b4aa4b color space conversions
Hex:
#b4aa4b
RGB:
180, 170, 75
CMY:
29, 33, 71
CMYK:
0, 6, 58, 29
HSL:
54°, 41.1765%, 50.0000%
HSV (HSB):
54°, 58.3333%, 70.5882%
XYZ:
34.4671, 38.9607, 12.3602
xyY:
0.4018, 0.4542, 38.9607
CIE-Lab:
68.7228, -8.6304, 49.2346
CIE-LCH:
68.7228, 49.9853, 99.9425
CIE-Luv:
68.7228, 11.0234, 59.1604
Hunter-Lab:
62.4185, -10.6659, 31.9523
#b4aa4b color charts
#b4aa4b color shades, tints & tones
#b4aa4b color schemes
#b4aa4b color preview, HTML & CSS examples
This text has a color of #b4aa4b
<p style="color:#b4aa4b;">Text here</p>
.mytext {color:#b4aa4b;}
This box has a color of #b4aa4b
<div style="background-color:#b4aa4b;">Content here</div>
.mybackground {background-color:#b4aa4b;}
Border around this has a color of #b4aa4b
<div style="border:2px solid #b4aa4b;">Content here</div>
.myborder {border:2px solid #b4aa4b;}