#be740f color space conversions
Hex:
        #be740f
        RGB:
        190, 116, 15
        CMY:
        25, 55, 94
        CMYK:
        0, 39, 92, 25
      HSL:
        35°, 85.3659%, 40.1961%
        HSV (HSB):
        35°, 92.1053%, 74.5098%
        XYZ:
        27.5668, 23.4724, 3.5296
        xyY:
        0.5052, 0.4301, 23.4724
      CIE-Lab:
        55.5557, 22.5385, 59.6013
        CIE-LCH:
        55.5557, 63.7205, 69.2856
        CIE-Luv:
        55.5557, 61.1878, 52.7216
        Hunter-Lab:
        48.4483, 16.7808, 29.5944
      #be740f color charts
#be740f RGB chart
      #be740f CMYK chart
      #be740f RGB pie chart
      #be740f color shades, tints & tones
#be740f color schemes
#be740f color preview, HTML & CSS examples
           This text has a color of #be740f        
        
          <p style="color:#be740f;">Text here</p>
        
        
          .mytext {color:#be740f;}
        
        Text color #be740f
      
           This box has a color of #be740f        
        
          <div style="background-color:#be740f;">Content here</div>
        
        
          .mybackground {background-color:#be740f;}
        
        Background color #be740f
      
           Border around this has a color of #be740f        
        
          <div style="border:2px solid #be740f;">Content here</div>
        
        
          .myborder {border:2px solid #be740f;}
        
        Border color #be740f