#beaa45 color space conversions
Hex:
        #beaa45
        RGB:
        190, 170, 69
        CMY:
        25, 33, 73
        CMYK:
        0, 11, 64, 25
      HSL:
        50°, 48.2072%, 50.7843%
        HSV (HSB):
        50°, 63.6842%, 74.5098%
        XYZ:
        36.6841, 40.1263, 11.4419
        xyY:
        0.4157, 0.4547, 40.1263
      CIE-Lab:
        69.5594, -4.7498, 53.1370
        CIE-LCH:
        69.5594, 53.3489, 95.1079
        CIE-Luv:
        69.5594, 18.2886, 61.8045
        Hunter-Lab:
        63.3453, -7.4825, 33.6323
      #beaa45 color charts
#beaa45 RGB chart
      #beaa45 CMYK chart
      #beaa45 RGB pie chart
      #beaa45 color shades, tints & tones
#beaa45 color schemes
#beaa45 color preview, HTML & CSS examples
           This text has a color of #beaa45        
        
          <p style="color:#beaa45;">Text here</p>
        
        
          .mytext {color:#beaa45;}
        
        Text color #beaa45
      
           This box has a color of #beaa45        
        
          <div style="background-color:#beaa45;">Content here</div>
        
        
          .mybackground {background-color:#beaa45;}
        
        Background color #beaa45
      
           Border around this has a color of #beaa45        
        
          <div style="border:2px solid #beaa45;">Content here</div>
        
        
          .myborder {border:2px solid #beaa45;}
        
        Border color #beaa45