#beaa22 color space conversions
Hex:
        #beaa22
        RGB:
        190, 170, 34
        CMY:
        25, 33, 87
        CMYK:
        0, 11, 82, 25
      HSL:
        52°, 69.6429%, 43.9216%
        HSV (HSB):
        52°, 82.1053%, 74.5098%
        XYZ:
        35.8987, 39.8121, 7.3058
        xyY:
        0.4324, 0.4796, 39.8121
      CIE-Lab:
        69.3355, -6.4017, 65.8597
        CIE-LCH:
        69.3355, 66.1701, 95.5518
        CIE-Luv:
        69.3355, 19.2797, 70.9391
        Hunter-Lab:
        63.0968, -8.8626, 37.3027
      #beaa22 color charts
#beaa22 RGB chart
      #beaa22 CMYK chart
      #beaa22 RGB pie chart
      #beaa22 color shades, tints & tones
#beaa22 color schemes
#beaa22 color preview, HTML & CSS examples
           This text has a color of #beaa22        
        
          <p style="color:#beaa22;">Text here</p>
        
        
          .mytext {color:#beaa22;}
        
        Text color #beaa22
      
           This box has a color of #beaa22        
        
          <div style="background-color:#beaa22;">Content here</div>
        
        
          .mybackground {background-color:#beaa22;}
        
        Background color #beaa22
      
           Border around this has a color of #beaa22        
        
          <div style="border:2px solid #beaa22;">Content here</div>
        
        
          .myborder {border:2px solid #beaa22;}
        
        Border color #beaa22