#be9529 color space conversions
Hex:
        #be9529
        RGB:
        190, 149, 41
        CMY:
        25, 42, 84
        CMYK:
        0, 22, 78, 25
      HSL:
        43°, 64.5022%, 45.2941%
        HSV (HSB):
        43°, 78.4211%, 74.5098%
        XYZ:
        32.3829, 32.6021, 6.6839
        xyY:
        0.4518, 0.4549, 32.6021
      CIE-Lab:
        63.8375, 5.0903, 58.7551
        CIE-LCH:
        63.8375, 58.9752, 85.0485
        CIE-Luv:
        63.8375, 34.3438, 61.0472
        Hunter-Lab:
        57.0983, 1.3130, 33.0283
      #be9529 color charts
#be9529 RGB chart
      #be9529 CMYK chart
      #be9529 RGB pie chart
      #be9529 color shades, tints & tones
#be9529 color schemes
#be9529 color preview, HTML & CSS examples
           This text has a color of #be9529        
        
          <p style="color:#be9529;">Text here</p>
        
        
          .mytext {color:#be9529;}
        
        Text color #be9529
      
           This box has a color of #be9529        
        
          <div style="background-color:#be9529;">Content here</div>
        
        
          .mybackground {background-color:#be9529;}
        
        Background color #be9529
      
           Border around this has a color of #be9529        
        
          <div style="border:2px solid #be9529;">Content here</div>
        
        
          .myborder {border:2px solid #be9529;}
        
        Border color #be9529