#7a5e0d color space conversions
Hex:
        #7a5e0d
        RGB:
        122, 94, 13
        CMY:
        52, 63, 95
        CMYK:
        0, 23, 89, 52
      HSL:
        45°, 80.7407%, 26.4706%
        HSV (HSB):
        45°, 89.3443%, 47.8431%
        XYZ:
        12.1014, 12.1720, 2.0924
        xyY:
        0.4590, 0.4617, 12.1720
      CIE-Lab:
        41.4883, 3.7430, 45.5473
        CIE-LCH:
        41.4883, 45.7009, 85.3020
        CIE-Luv:
        41.4883, 23.2096, 41.4171
        Hunter-Lab:
        34.8885, 0.8596, 20.8661
      #7a5e0d color charts
#7a5e0d RGB chart
      #7a5e0d CMYK chart
      #7a5e0d RGB pie chart
      #7a5e0d color shades, tints & tones
#7a5e0d color schemes
#7a5e0d color preview, HTML & CSS examples
           This text has a color of #7a5e0d        
        
          <p style="color:#7a5e0d;">Text here</p>
        
        
          .mytext {color:#7a5e0d;}
        
        Text color #7a5e0d
      
           This box has a color of #7a5e0d        
        
          <div style="background-color:#7a5e0d;">Content here</div>
        
        
          .mybackground {background-color:#7a5e0d;}
        
        Background color #7a5e0d
      
           Border around this has a color of #7a5e0d        
        
          <div style="border:2px solid #7a5e0d;">Content here</div>
        
        
          .myborder {border:2px solid #7a5e0d;}
        
        Border color #7a5e0d