#b8aa3a color space conversions
Hex:
#b8aa3a
RGB:
184, 170, 58
CMY:
28, 33, 77
CMYK:
0, 8, 68, 28
HSL:
53°, 52.0661%, 47.4510%
HSV (HSB):
53°, 68.4783%, 72.1569%
XYZ:
34.9056, 39.2453, 9.7384
xyY:
0.4161, 0.4678, 39.2453
CIE-Lab:
68.9286, -8.0116, 56.9872
CIE-LCH:
68.9286, 57.5476, 98.0025
CIE-Luv:
68.9286, 14.3753, 65.1706
Hunter-Lab:
62.6461, -10.1726, 34.6356
#b8aa3a color charts
#b8aa3a color shades, tints & tones
#b8aa3a color schemes
#b8aa3a color preview, HTML & CSS examples
This text has a color of #b8aa3a
<p style="color:#b8aa3a;">Text here</p>
.mytext {color:#b8aa3a;}
This box has a color of #b8aa3a
<div style="background-color:#b8aa3a;">Content here</div>
.mybackground {background-color:#b8aa3a;}
Border around this has a color of #b8aa3a
<div style="border:2px solid #b8aa3a;">Content here</div>
.myborder {border:2px solid #b8aa3a;}