#b8aa2a color space conversions
Hex:
#b8aa2a
RGB:
184, 170, 42
CMY:
28, 33, 84
CMYK:
0, 8, 77, 28
HSL:
54°, 62.8319%, 44.3137%
HSV (HSB):
54°, 77.1739%, 72.1569%
XYZ:
34.5598, 39.1070, 7.9174
xyY:
0.4236, 0.4793, 39.1070
CIE-Lab:
68.8287, -8.7673, 62.7786
CIE-LCH:
68.8287, 63.3878, 97.9502
CIE-Luv:
68.8287, 14.7748, 69.2670
Hunter-Lab:
62.5356, -10.7906, 36.2684
#b8aa2a color charts
#b8aa2a color shades, tints & tones
#b8aa2a color schemes
#b8aa2a color preview, HTML & CSS examples
This text has a color of #b8aa2a
<p style="color:#b8aa2a;">Text here</p>
.mytext {color:#b8aa2a;}
This box has a color of #b8aa2a
<div style="background-color:#b8aa2a;">Content here</div>
.mybackground {background-color:#b8aa2a;}
Border around this has a color of #b8aa2a
<div style="border:2px solid #b8aa2a;">Content here</div>
.myborder {border:2px solid #b8aa2a;}