#7b5f1e color space conversions
Hex:
        #7b5f1e
        RGB:
        123, 95, 30
        CMY:
        52, 63, 88
        CMYK:
        0, 23, 76, 52
      HSL:
        42°, 60.7843%, 30.0000%
        HSV (HSB):
        42°, 75.6098%, 48.2353%
        XYZ:
        12.4949, 12.4891, 2.9804
        xyY:
        0.4468, 0.4466, 12.4891
      CIE-Lab:
        41.9832, 4.3075, 39.6964
        CIE-LCH:
        41.9832, 39.9294, 83.8070
        CIE-Luv:
        41.9832, 22.6816, 38.2362
        Hunter-Lab:
        35.3399, 1.2663, 19.7378
      #7b5f1e color charts
#7b5f1e RGB chart
      #7b5f1e CMYK chart
      #7b5f1e RGB pie chart
      #7b5f1e color shades, tints & tones
#7b5f1e color schemes
#7b5f1e color preview, HTML & CSS examples
           This text has a color of #7b5f1e        
        
          <p style="color:#7b5f1e;">Text here</p>
        
        
          .mytext {color:#7b5f1e;}
        
        Text color #7b5f1e
      
           This box has a color of #7b5f1e        
        
          <div style="background-color:#7b5f1e;">Content here</div>
        
        
          .mybackground {background-color:#7b5f1e;}
        
        Background color #7b5f1e
      
           Border around this has a color of #7b5f1e        
        
          <div style="border:2px solid #7b5f1e;">Content here</div>
        
        
          .myborder {border:2px solid #7b5f1e;}
        
        Border color #7b5f1e