#baa80d color space conversions
Hex:
        #baa80d
        RGB:
        186, 168, 13
        CMY:
        27, 34, 95
        CMYK:
        0, 10, 93, 27
      HSL:
        54°, 86.9347%, 39.0196%
        HSV (HSB):
        54°, 93.0108%, 72.9412%
        XYZ:
        34.3250, 38.4734, 5.9978
        xyY:
        0.4356, 0.4883, 38.4734
      CIE-Lab:
        68.3681, -7.5922, 69.3643
        CIE-LCH:
        68.3681, 69.7785, 96.2464
        CIE-Luv:
        68.3681, 18.0401, 72.6945
        Hunter-Lab:
        62.0270, -9.7674, 37.6858
      #baa80d color charts
#baa80d RGB chart
      #baa80d CMYK chart
      #baa80d RGB pie chart
      #baa80d color shades, tints & tones
#baa80d color schemes
#baa80d color preview, HTML & CSS examples
           This text has a color of #baa80d        
        
          <p style="color:#baa80d;">Text here</p>
        
        
          .mytext {color:#baa80d;}
        
        Text color #baa80d
      
           This box has a color of #baa80d        
        
          <div style="background-color:#baa80d;">Content here</div>
        
        
          .mybackground {background-color:#baa80d;}
        
        Background color #baa80d
      
           Border around this has a color of #baa80d        
        
          <div style="border:2px solid #baa80d;">Content here</div>
        
        
          .myborder {border:2px solid #baa80d;}
        
        Border color #baa80d