#baaa1b color space conversions
Hex:
        #baaa1b
        RGB:
        186, 170, 27
        CMY:
        27, 33, 89
        CMYK:
        0, 9, 85, 27
      HSL:
        54°, 74.6479%, 41.7647%
        HSV (HSB):
        54°, 85.4839%, 72.9412%
        XYZ:
        34.8223, 39.2677, 6.7810
        xyY:
        0.4306, 0.4856, 39.2677
      CIE-Lab:
        68.9447, -8.3665, 67.1805
        CIE-LCH:
        68.9447, 67.6995, 97.0989
        CIE-Luv:
        68.9447, 16.4798, 71.9552
        Hunter-Lab:
        62.6639, -10.4697, 37.4489
      #baaa1b color charts
#baaa1b RGB chart
      #baaa1b CMYK chart
      #baaa1b RGB pie chart
      #baaa1b color shades, tints & tones
#baaa1b color schemes
#baaa1b color preview, HTML & CSS examples
           This text has a color of #baaa1b        
        
          <p style="color:#baaa1b;">Text here</p>
        
        
          .mytext {color:#baaa1b;}
        
        Text color #baaa1b
      
           This box has a color of #baaa1b        
        
          <div style="background-color:#baaa1b;">Content here</div>
        
        
          .mybackground {background-color:#baaa1b;}
        
        Background color #baaa1b
      
           Border around this has a color of #baaa1b        
        
          <div style="border:2px solid #baaa1b;">Content here</div>
        
        
          .myborder {border:2px solid #baaa1b;}
        
        Border color #baaa1b