#b4aa8a color space conversions
Hex:
#b4aa8a
RGB:
180, 170, 138
CMY:
29, 33, 46
CMYK:
0, 6, 23, 29
HSL:
46°, 21.8750%, 62.3529%
HSV (HSB):
46°, 23.3333%, 70.5882%
XYZ:
37.7846, 40.2877, 29.8296
xyY:
0.3502, 0.3734, 40.2877
CIE-Lab:
69.6740, -1.6394, 17.8187
CIE-LCH:
69.6740, 17.8940, 95.2566
CIE-Luv:
69.6740, 7.9246, 24.7116
Hunter-Lab:
63.4726, -4.8180, 16.5669
#b4aa8a color charts
#b4aa8a color shades, tints & tones
#b4aa8a color schemes
#b4aa8a color preview, HTML & CSS examples
This text has a color of #b4aa8a
<p style="color:#b4aa8a;">Text here</p>
.mytext {color:#b4aa8a;}
This box has a color of #b4aa8a
<div style="background-color:#b4aa8a;">Content here</div>
.mybackground {background-color:#b4aa8a;}
Border around this has a color of #b4aa8a
<div style="border:2px solid #b4aa8a;">Content here</div>
.myborder {border:2px solid #b4aa8a;}