#baa009 color space conversions
Hex:
#baa009
RGB:
186, 160, 9
CMY:
27, 37, 96
CMYK:
0, 14, 95, 27
HSL:
51°, 90.7692%, 38.2353%
HSV (HSB):
51°, 95.1613%, 72.9412%
XYZ:
32.8698, 35.6004, 5.3976
xyY:
0.4450, 0.4819, 35.6004
CIE-Lab:
66.2135, -3.4096, 68.2774
CIE-LCH:
66.2135, 68.3625, 92.8588
CIE-Luv:
66.2135, 23.8050, 69.8747
Hunter-Lab:
59.6661, -6.0808, 36.4027
#baa009 color charts
#baa009 color shades, tints & tones
#baa009 color schemes
#baa009 color preview, HTML & CSS examples
This text has a color of #baa009
<p style="color:#baa009;">Text here</p>
.mytext {color:#baa009;}
This box has a color of #baa009
<div style="background-color:#baa009;">Content here</div>
.mybackground {background-color:#baa009;}
Border around this has a color of #baa009
<div style="border:2px solid #baa009;">Content here</div>
.myborder {border:2px solid #baa009;}