#baaf2e color space conversions
Hex:
        #baaf2e
        RGB:
        186, 175, 46
        CMY:
        27, 31, 82
        CMYK:
        0, 6, 75, 27
      HSL:
        55°, 60.3448%, 45.4902%
        HSV (HSB):
        55°, 75.2688%, 72.9412%
        XYZ:
        36.0728, 41.2963, 8.6545
        xyY:
        0.4193, 0.4801, 41.2963
      CIE-Lab:
        70.3830, -10.3334, 62.9444
        CIE-LCH:
        70.3830, 63.7869, 99.3229
        CIE-Luv:
        70.3830, 12.7110, 70.4943
        Hunter-Lab:
        64.2622, -12.2600, 36.9987
      #baaf2e color charts
#baaf2e RGB chart
      #baaf2e CMYK chart
      #baaf2e RGB pie chart
      #baaf2e color shades, tints & tones
#baaf2e color schemes
#baaf2e color preview, HTML & CSS examples
           This text has a color of #baaf2e        
        
          <p style="color:#baaf2e;">Text here</p>
        
        
          .mytext {color:#baaf2e;}
        
        Text color #baaf2e
      
           This box has a color of #baaf2e        
        
          <div style="background-color:#baaf2e;">Content here</div>
        
        
          .mybackground {background-color:#baaf2e;}
        
        Background color #baaf2e
      
           Border around this has a color of #baaf2e        
        
          <div style="border:2px solid #baaf2e;">Content here</div>
        
        
          .myborder {border:2px solid #baaf2e;}
        
        Border color #baaf2e