#baa40d color space conversions
Hex:
#baa40d
RGB:
186, 164, 13
CMY:
27, 36, 95
CMYK:
0, 12, 93, 27
HSL:
52°, 86.9347%, 39.0196%
HSV (HSB):
52°, 93.0108%, 72.9412%
XYZ:
33.5978, 37.0191, 5.7554
xyY:
0.4399, 0.4847, 37.0191
CIE-Lab:
67.2913, -5.4834, 68.5470
CIE-LCH:
67.2913, 68.7660, 94.5736
CIE-Luv:
67.2913, 20.8838, 71.1341
Hunter-Lab:
60.8433, -7.9077, 36.9819
#baa40d color charts
#baa40d color shades, tints & tones
#baa40d color schemes
#baa40d color preview, HTML & CSS examples
This text has a color of #baa40d
<p style="color:#baa40d;">Text here</p>
.mytext {color:#baa40d;}
This box has a color of #baa40d
<div style="background-color:#baa40d;">Content here</div>
.mybackground {background-color:#baa40d;}
Border around this has a color of #baa40d
<div style="border:2px solid #baa40d;">Content here</div>
.myborder {border:2px solid #baa40d;}