#bea032 color space conversions
Hex:
        #bea032
        RGB:
        190, 160, 50
        CMY:
        25, 37, 80
        CMYK:
        0, 16, 74, 25
      HSL:
        47°, 58.3333%, 47.0588%
        HSV (HSB):
        47°, 73.6842%, 74.5098%
        XYZ:
        34.3817, 36.3191, 8.2158
        xyY:
        0.4357, 0.4602, 36.3191
      CIE-Lab:
        66.7630, -0.4775, 58.1813
        CIE-LCH:
        66.7630, 58.1832, 90.4702
        CIE-Luv:
        66.7630, 25.9713, 63.3646
        Hunter-Lab:
        60.2653, -3.6289, 34.1029
      #bea032 color charts
#bea032 RGB chart
      #bea032 CMYK chart
      #bea032 RGB pie chart
      #bea032 color shades, tints & tones
#bea032 color schemes
#bea032 color preview, HTML & CSS examples
           This text has a color of #bea032        
        
          <p style="color:#bea032;">Text here</p>
        
        
          .mytext {color:#bea032;}
        
        Text color #bea032
      
           This box has a color of #bea032        
        
          <div style="background-color:#bea032;">Content here</div>
        
        
          .mybackground {background-color:#bea032;}
        
        Background color #bea032
      
           Border around this has a color of #bea032        
        
          <div style="border:2px solid #bea032;">Content here</div>
        
        
          .myborder {border:2px solid #bea032;}
        
        Border color #bea032