#baae47 color space conversions
Hex:
        #baae47
        RGB:
        186, 174, 71
        CMY:
        27, 32, 72
        CMYK:
        0, 6, 62, 27
      HSL:
        54°, 45.4545%, 50.3922%
        HSV (HSB):
        54°, 61.8280%, 72.9412%
        XYZ:
        36.5231, 41.1661, 11.9821
        xyY:
        0.4073, 0.4591, 41.1661
      CIE-Lab:
        70.2922, -8.4418, 52.9379
        CIE-LCH:
        70.2922, 53.6067, 99.0604
        CIE-Luv:
        70.2922, 12.7018, 62.7261
        Hunter-Lab:
        64.1608, -10.6717, 33.8401
      #baae47 color charts
#baae47 RGB chart
      #baae47 CMYK chart
      #baae47 RGB pie chart
      #baae47 color shades, tints & tones
#baae47 color schemes
#baae47 color preview, HTML & CSS examples
           This text has a color of #baae47        
        
          <p style="color:#baae47;">Text here</p>
        
        
          .mytext {color:#baae47;}
        
        Text color #baae47
      
           This box has a color of #baae47        
        
          <div style="background-color:#baae47;">Content here</div>
        
        
          .mybackground {background-color:#baae47;}
        
        Background color #baae47
      
           Border around this has a color of #baae47        
        
          <div style="border:2px solid #baae47;">Content here</div>
        
        
          .myborder {border:2px solid #baae47;}
        
        Border color #baae47