#baac2e color space conversions
Hex:
        #baac2e
        RGB:
        186, 172, 46
        CMY:
        27, 33, 82
        CMYK:
        0, 8, 75, 27
      HSL:
        54°, 60.3448%, 45.4902%
        HSV (HSB):
        54°, 75.2688%, 72.9412%
        XYZ:
        35.4954, 40.1414, 8.4620
        xyY:
        0.4221, 0.4773, 40.1414
      CIE-Lab:
        69.5701, -8.7716, 62.1851
        CIE-LCH:
        69.5701, 62.8007, 98.0290
        CIE-Luv:
        69.5701, 14.7504, 69.2486
        Hunter-Lab:
        63.3572, -10.8721, 36.4313
      #baac2e color charts
#baac2e RGB chart
      #baac2e CMYK chart
      #baac2e RGB pie chart
      #baac2e color shades, tints & tones
#baac2e color schemes
#baac2e color preview, HTML & CSS examples
           This text has a color of #baac2e        
        
          <p style="color:#baac2e;">Text here</p>
        
        
          .mytext {color:#baac2e;}
        
        Text color #baac2e
      
           This box has a color of #baac2e        
        
          <div style="background-color:#baac2e;">Content here</div>
        
        
          .mybackground {background-color:#baac2e;}
        
        Background color #baac2e
      
           Border around this has a color of #baac2e        
        
          <div style="border:2px solid #baac2e;">Content here</div>
        
        
          .myborder {border:2px solid #baac2e;}
        
        Border color #baac2e