#bea044 color space conversions
Hex:
        #bea044
        RGB:
        190, 160, 68
        CMY:
        25, 37, 73
        CMYK:
        0, 16, 64, 25
      HSL:
        45°, 48.4127%, 50.5882%
        HSV (HSB):
        45°, 64.2105%, 74.5098%
        XYZ:
        34.8494, 36.5061, 10.6785
        xyY:
        0.4248, 0.4450, 36.5061
      CIE-Lab:
        66.9048, 0.5191, 50.7078
        CIE-LCH:
        66.9048, 50.7105, 89.4135
        CIE-Luv:
        66.9048, 25.2371, 57.7128
        Hunter-Lab:
        60.4203, -2.7797, 31.8155
      #bea044 color charts
#bea044 RGB chart
      #bea044 CMYK chart
      #bea044 RGB pie chart
      #bea044 color shades, tints & tones
#bea044 color schemes
#bea044 color preview, HTML & CSS examples
           This text has a color of #bea044        
        
          <p style="color:#bea044;">Text here</p>
        
        
          .mytext {color:#bea044;}
        
        Text color #bea044
      
           This box has a color of #bea044        
        
          <div style="background-color:#bea044;">Content here</div>
        
        
          .mybackground {background-color:#bea044;}
        
        Background color #bea044
      
           Border around this has a color of #bea044        
        
          <div style="border:2px solid #bea044;">Content here</div>
        
        
          .myborder {border:2px solid #bea044;}
        
        Border color #bea044