#baac3b color space conversions
Hex:
#baac3b
RGB:
186, 172, 59
CMY:
27, 33, 77
CMYK:
0, 8, 68, 27
HSL:
53°, 51.8367%, 48.0392%
HSV (HSB):
53°, 68.2796%, 72.9412%
XYZ:
35.7916, 40.2599, 10.0222
xyY:
0.4158, 0.4677, 40.2599
CIE-Lab:
69.6543, -8.1352, 57.3777
CIE-LCH:
69.6543, 57.9516, 98.0698
CIE-Luv:
69.6543, 14.4149, 65.7984
Hunter-Lab:
63.4507, -10.3494, 35.0505
#baac3b color charts
#baac3b color shades, tints & tones
#baac3b color schemes
#baac3b color preview, HTML & CSS examples
This text has a color of #baac3b
<p style="color:#baac3b;">Text here</p>
.mytext {color:#baac3b;}
This box has a color of #baac3b
<div style="background-color:#baac3b;">Content here</div>
.mybackground {background-color:#baac3b;}
Border around this has a color of #baac3b
<div style="border:2px solid #baac3b;">Content here</div>
.myborder {border:2px solid #baac3b;}