#be9f32 color space conversions
Hex:
        #be9f32
        RGB:
        190, 159, 50
        CMY:
        25, 38, 80
        CMYK:
        0, 16, 74, 25
      HSL:
        47°, 58.3333%, 47.0588%
        HSV (HSB):
        47°, 73.6842%, 74.5098%
        XYZ:
        34.2091, 35.9737, 8.1582
        xyY:
        0.4367, 0.4592, 35.9737
      CIE-Lab:
        66.4998, 0.0594, 57.9254
        CIE-LCH:
        66.4998, 57.9254, 89.9413
        CIE-Luv:
        66.4998, 26.6894, 62.9460
        Hunter-Lab:
        59.9781, -3.1525, 33.9200
      #be9f32 color charts
#be9f32 RGB chart
      #be9f32 CMYK chart
      #be9f32 RGB pie chart
      #be9f32 color shades, tints & tones
#be9f32 color schemes
#be9f32 color preview, HTML & CSS examples
           This text has a color of #be9f32        
        
          <p style="color:#be9f32;">Text here</p>
        
        
          .mytext {color:#be9f32;}
        
        Text color #be9f32
      
           This box has a color of #be9f32        
        
          <div style="background-color:#be9f32;">Content here</div>
        
        
          .mybackground {background-color:#be9f32;}
        
        Background color #be9f32
      
           Border around this has a color of #be9f32        
        
          <div style="border:2px solid #be9f32;">Content here</div>
        
        
          .myborder {border:2px solid #be9f32;}
        
        Border color #be9f32