#bea140 color space conversions
Hex:
        #bea140
        RGB:
        190, 161, 64
        CMY:
        25, 37, 75
        CMYK:
        0, 15, 66, 25
      HSL:
        46°, 49.6063%, 49.8039%
        HSV (HSB):
        46°, 66.3158%, 74.5098%
        XYZ:
        34.9055, 36.8071, 10.1152
        xyY:
        0.4266, 0.4498, 36.8071
      CIE-Lab:
        67.1320, -0.2683, 52.7504
        CIE-LCH:
        67.1320, 52.7511, 90.2914
        CIE-Luv:
        67.1320, 24.7162, 59.5603
        Hunter-Lab:
        60.6688, -3.4714, 32.5828
      #bea140 color charts
#bea140 RGB chart
      #bea140 CMYK chart
      #bea140 RGB pie chart
      #bea140 color shades, tints & tones
#bea140 color schemes
#bea140 color preview, HTML & CSS examples
           This text has a color of #bea140        
        
          <p style="color:#bea140;">Text here</p>
        
        
          .mytext {color:#bea140;}
        
        Text color #bea140
      
           This box has a color of #bea140        
        
          <div style="background-color:#bea140;">Content here</div>
        
        
          .mybackground {background-color:#bea140;}
        
        Background color #bea140
      
           Border around this has a color of #bea140        
        
          <div style="border:2px solid #bea140;">Content here</div>
        
        
          .myborder {border:2px solid #bea140;}
        
        Border color #bea140