#7b500f color space conversions
Hex:
        #7b500f
        RGB:
        123, 80, 15
        CMY:
        52, 69, 94
        CMYK:
        0, 35, 88, 52
      HSL:
        36°, 78.2609%, 27.0588%
        HSV (HSB):
        36°, 87.8049%, 48.2353%
        XYZ:
        11.1233, 9.9828, 1.7925
        xyY:
        0.4858, 0.4360, 9.9828
      CIE-Lab:
        37.8115, 12.6229, 41.9000
        CIE-LCH:
        37.8115, 43.7602, 73.2344
        CIE-Luv:
        37.8115, 34.3101, 35.4451
        Hunter-Lab:
        31.5955, 7.5491, 18.7531
      #7b500f color charts
#7b500f RGB chart
      #7b500f CMYK chart
      #7b500f RGB pie chart
      #7b500f color shades, tints & tones
#7b500f color schemes
#7b500f color preview, HTML & CSS examples
           This text has a color of #7b500f        
        
          <p style="color:#7b500f;">Text here</p>
        
        
          .mytext {color:#7b500f;}
        
        Text color #7b500f
      
           This box has a color of #7b500f        
        
          <div style="background-color:#7b500f;">Content here</div>
        
        
          .mybackground {background-color:#7b500f;}
        
        Background color #7b500f
      
           Border around this has a color of #7b500f        
        
          <div style="border:2px solid #7b500f;">Content here</div>
        
        
          .myborder {border:2px solid #7b500f;}
        
        Border color #7b500f