#be7e1e color space conversions
Hex:
        #be7e1e
        RGB:
        190, 126, 30
        CMY:
        25, 51, 88
        CMYK:
        0, 34, 84, 25
      HSL:
        36°, 72.7273%, 43.1373%
        HSV (HSB):
        36°, 84.2105%, 74.5098%
        XYZ:
        28.9304, 25.9626, 4.7148
        xyY:
        0.4853, 0.4356, 25.9626
      CIE-Lab:
        58.0015, 17.3654, 57.3576
        CIE-LCH:
        58.0015, 59.9287, 73.1559
        CIE-Luv:
        58.0015, 52.5674, 54.2206
        Hunter-Lab:
        50.9535, 12.1802, 30.1813
      #be7e1e color charts
#be7e1e RGB chart
      #be7e1e CMYK chart
      #be7e1e RGB pie chart
      #be7e1e color shades, tints & tones
#be7e1e color schemes
#be7e1e color preview, HTML & CSS examples
           This text has a color of #be7e1e        
        
          <p style="color:#be7e1e;">Text here</p>
        
        
          .mytext {color:#be7e1e;}
        
        Text color #be7e1e
      
           This box has a color of #be7e1e        
        
          <div style="background-color:#be7e1e;">Content here</div>
        
        
          .mybackground {background-color:#be7e1e;}
        
        Background color #be7e1e
      
           Border around this has a color of #be7e1e        
        
          <div style="border:2px solid #be7e1e;">Content here</div>
        
        
          .myborder {border:2px solid #be7e1e;}
        
        Border color #be7e1e