#baab44 color space conversions
Hex:
        #baab44
        RGB:
        186, 171, 68
        CMY:
        27, 33, 73
        CMYK:
        0, 8, 63, 27
      HSL:
        52°, 46.4567%, 49.8039%
        HSV (HSB):
        52°, 63.4409%, 72.9412%
        XYZ:
        35.8560, 39.9823, 11.2964
        xyY:
        0.4115, 0.4589, 39.9823
      CIE-Lab:
        69.4569, -7.0683, 53.3622
        CIE-LCH:
        69.4569, 53.8283, 97.5454
        CIE-Luv:
        69.4569, 14.8013, 62.4444
        Hunter-Lab:
        63.2315, -9.4352, 33.6699
      #baab44 color charts
#baab44 RGB chart
      #baab44 CMYK chart
      #baab44 RGB pie chart
      #baab44 color shades, tints & tones
#baab44 color schemes
#baab44 color preview, HTML & CSS examples
           This text has a color of #baab44        
        
          <p style="color:#baab44;">Text here</p>
        
        
          .mytext {color:#baab44;}
        
        Text color #baab44
      
           This box has a color of #baab44        
        
          <div style="background-color:#baab44;">Content here</div>
        
        
          .mybackground {background-color:#baab44;}
        
        Background color #baab44
      
           Border around this has a color of #baab44        
        
          <div style="border:2px solid #baab44;">Content here</div>
        
        
          .myborder {border:2px solid #baab44;}
        
        Border color #baab44