#b8aa4d color space conversions
Hex:
#b8aa4d
RGB:
184, 170, 77
CMY:
28, 33, 70
CMYK:
0, 8, 58, 28
HSL:
52°, 42.9719%, 51.1765%
HSV (HSB):
52°, 58.1522%, 72.1569%
XYZ:
35.4814, 39.4756, 12.7707
xyY:
0.4044, 0.4500, 39.4756
CIE-Lab:
69.0944, -6.7681, 48.8148
CIE-LCH:
69.0944, 49.2818, 97.8937
CIE-Luv:
69.0944, 13.7295, 58.5428
Hunter-Lab:
62.8296, -9.1485, 31.9295
#b8aa4d color charts
#b8aa4d color shades, tints & tones
#b8aa4d color schemes
#b8aa4d color preview, HTML & CSS examples
This text has a color of #b8aa4d
<p style="color:#b8aa4d;">Text here</p>
.mytext {color:#b8aa4d;}
This box has a color of #b8aa4d
<div style="background-color:#b8aa4d;">Content here</div>
.mybackground {background-color:#b8aa4d;}
Border around this has a color of #b8aa4d
<div style="border:2px solid #b8aa4d;">Content here</div>
.myborder {border:2px solid #b8aa4d;}