#baae56 color space conversions
Hex:
        #baae56
        RGB:
        186, 174, 86
        CMY:
        27, 32, 66
        CMYK:
        0, 6, 54, 27
      HSL:
        53°, 42.0168%, 53.3333%
        HSV (HSB):
        53°, 53.7634%, 72.9412%
        XYZ:
        37.0655, 41.3831, 14.8383
        xyY:
        0.3973, 0.4436, 41.3831
      CIE-Lab:
        70.4435, -7.3035, 46.1194
        CIE-LCH:
        70.4435, 46.6941, 98.9987
        CIE-Luv:
        70.4435, 12.1441, 56.7494
        Hunter-Lab:
        64.3297, -9.7289, 31.3550
      #baae56 color charts
#baae56 RGB chart
      #baae56 CMYK chart
      #baae56 RGB pie chart
      #baae56 color shades, tints & tones
#baae56 color schemes
#baae56 color preview, HTML & CSS examples
           This text has a color of #baae56        
        
          <p style="color:#baae56;">Text here</p>
        
        
          .mytext {color:#baae56;}
        
        Text color #baae56
      
           This box has a color of #baae56        
        
          <div style="background-color:#baae56;">Content here</div>
        
        
          .mybackground {background-color:#baae56;}
        
        Background color #baae56
      
           Border around this has a color of #baae56        
        
          <div style="border:2px solid #baae56;">Content here</div>
        
        
          .myborder {border:2px solid #baae56;}
        
        Border color #baae56