#baaa4f color space conversions
Hex:
        #baaa4f
        RGB:
        186, 170, 79
        CMY:
        27, 33, 69
        CMYK:
        0, 9, 58, 27
      HSL:
        51°, 43.6735%, 51.9608%
        HSV (HSB):
        51°, 57.5269%, 72.9412%
        XYZ:
        36.0357, 39.7531, 13.1710
        xyY:
        0.4051, 0.4469, 39.7531
      CIE-Lab:
        69.2933, -5.7605, 48.1454
        CIE-LCH:
        69.2933, 48.4888, 96.8229
        CIE-Luv:
        69.2933, 15.0509, 57.8268
        Hunter-Lab:
        63.0500, -8.3174, 31.7495
      #baaa4f color charts
#baaa4f RGB chart
      #baaa4f CMYK chart
      #baaa4f RGB pie chart
      #baaa4f color shades, tints & tones
#baaa4f color schemes
#baaa4f color preview, HTML & CSS examples
           This text has a color of #baaa4f        
        
          <p style="color:#baaa4f;">Text here</p>
        
        
          .mytext {color:#baaa4f;}
        
        Text color #baaa4f
      
           This box has a color of #baaa4f        
        
          <div style="background-color:#baaa4f;">Content here</div>
        
        
          .mybackground {background-color:#baaa4f;}
        
        Background color #baaa4f
      
           Border around this has a color of #baaa4f        
        
          <div style="border:2px solid #baaa4f;">Content here</div>
        
        
          .myborder {border:2px solid #baaa4f;}
        
        Border color #baaa4f