#be800f color space conversions
Hex:
        #be800f
        RGB:
        190, 128, 15
        CMY:
        25, 50, 94
        CMYK:
        0, 33, 92, 25
      HSL:
        39°, 85.3659%, 40.1961%
        HSV (HSB):
        39°, 92.1053%, 74.5098%
        XYZ:
        29.0406, 26.4200, 4.0209
        xyY:
        0.4882, 0.4442, 26.4200
      CIE-Lab:
        58.4336, 15.9297, 61.7322
        CIE-LCH:
        58.4336, 63.7544, 75.5307
        CIE-Luv:
        58.4336, 51.4525, 57.1862
        Hunter-Lab:
        51.4004, 10.8997, 31.3422
      #be800f color charts
#be800f RGB chart
      #be800f CMYK chart
      #be800f RGB pie chart
      #be800f color shades, tints & tones
#be800f color schemes
#be800f color preview, HTML & CSS examples
           This text has a color of #be800f        
        
          <p style="color:#be800f;">Text here</p>
        
        
          .mytext {color:#be800f;}
        
        Text color #be800f
      
           This box has a color of #be800f        
        
          <div style="background-color:#be800f;">Content here</div>
        
        
          .mybackground {background-color:#be800f;}
        
        Background color #be800f
      
           Border around this has a color of #be800f        
        
          <div style="border:2px solid #be800f;">Content here</div>
        
        
          .myborder {border:2px solid #be800f;}
        
        Border color #be800f