#beaa52 color space conversions
Hex:
        #beaa52
        RGB:
        190, 170, 82
        CMY:
        25, 33, 68
        CMYK:
        0, 11, 57, 25
      HSL:
        49°, 45.3782%, 53.3333%
        HSV (HSB):
        49°, 56.8421%, 74.5098%
        XYZ:
        37.1329, 40.3058, 13.8053
        xyY:
        0.4070, 0.4417, 40.3058
      CIE-Lab:
        69.6868, -3.8203, 47.2606
        CIE-LCH:
        69.6868, 47.4148, 94.6215
        CIE-Luv:
        69.6868, 17.7439, 56.7781
        Hunter-Lab:
        63.4868, -6.6988, 31.5481
      #beaa52 color charts
#beaa52 RGB chart
      #beaa52 CMYK chart
      #beaa52 RGB pie chart
      #beaa52 color shades, tints & tones
#beaa52 color schemes
#beaa52 color preview, HTML & CSS examples
           This text has a color of #beaa52        
        
          <p style="color:#beaa52;">Text here</p>
        
        
          .mytext {color:#beaa52;}
        
        Text color #beaa52
      
           This box has a color of #beaa52        
        
          <div style="background-color:#beaa52;">Content here</div>
        
        
          .mybackground {background-color:#beaa52;}
        
        Background color #beaa52
      
           Border around this has a color of #beaa52        
        
          <div style="border:2px solid #beaa52;">Content here</div>
        
        
          .myborder {border:2px solid #beaa52;}
        
        Border color #beaa52