#bea450 color space conversions
Hex:
        #bea450
        RGB:
        190, 164, 80
        CMY:
        25, 36, 69
        CMYK:
        0, 14, 58, 25
      HSL:
        46°, 45.8333%, 52.9412%
        HSV (HSB):
        46°, 57.8947%, 74.5098%
        XYZ:
        35.9586, 38.0773, 13.0438
        xyY:
        0.4129, 0.4373, 38.0773
      CIE-Lab:
        68.0775, -0.7782, 46.3685
        CIE-LCH:
        68.0775, 46.3750, 90.9616
        CIE-Luv:
        68.0775, 21.8849, 54.8239
        Hunter-Lab:
        61.7068, -3.9688, 30.6618
      #bea450 color charts
#bea450 RGB chart
      #bea450 CMYK chart
      #bea450 RGB pie chart
      #bea450 color shades, tints & tones
#bea450 color schemes
#bea450 color preview, HTML & CSS examples
           This text has a color of #bea450        
        
          <p style="color:#bea450;">Text here</p>
        
        
          .mytext {color:#bea450;}
        
        Text color #bea450
      
           This box has a color of #bea450        
        
          <div style="background-color:#bea450;">Content here</div>
        
        
          .mybackground {background-color:#bea450;}
        
        Background color #bea450
      
           Border around this has a color of #bea450        
        
          <div style="border:2px solid #bea450;">Content here</div>
        
        
          .myborder {border:2px solid #bea450;}
        
        Border color #bea450