#baac11 color space conversions
Hex:
#baac11
RGB:
186, 172, 17
CMY:
27, 33, 93
CMYK:
0, 8, 91, 27
HSL:
55°, 83.2512%, 39.8039%
HSV (HSB):
55°, 90.8602%, 72.9412%
XYZ:
35.1034, 39.9846, 6.3980
xyY:
0.4308, 0.4907, 39.9846
CIE-Lab:
69.4586, -9.6211, 69.5881
CIE-LCH:
69.4586, 70.2501, 97.8716
CIE-Luv:
69.4586, 15.2041, 73.9117
Hunter-Lab:
63.2334, -11.5659, 38.2644
#baac11 color charts
#baac11 color shades, tints & tones
#baac11 color schemes
#baac11 color preview, HTML & CSS examples
This text has a color of #baac11
<p style="color:#baac11;">Text here</p>
.mytext {color:#baac11;}
This box has a color of #baac11
<div style="background-color:#baac11;">Content here</div>
.mybackground {background-color:#baac11;}
Border around this has a color of #baac11
<div style="border:2px solid #baac11;">Content here</div>
.myborder {border:2px solid #baac11;}