#7a400d color space conversions
Hex:
        #7a400d
        RGB:
        122, 64, 13
        CMY:
        52, 75, 95
        CMYK:
        0, 48, 89, 52
      HSL:
        28°, 80.7407%, 26.4706%
        HSV (HSB):
        28°, 89.3443%, 47.8431%
        XYZ:
        9.9321, 7.8334, 1.3693
        xyY:
        0.5191, 0.4094, 7.8334
      CIE-Lab:
        33.6335, 21.5694, 39.0655
        CIE-LCH:
        33.6335, 44.6246, 61.0954
        CIE-Luv:
        33.6335, 45.5520, 29.5673
        Hunter-Lab:
        27.9883, 14.3641, 16.6911
      #7a400d color charts
#7a400d RGB chart
      #7a400d CMYK chart
      #7a400d RGB pie chart
      #7a400d color shades, tints & tones
#7a400d color schemes
#7a400d color preview, HTML & CSS examples
           This text has a color of #7a400d        
        
          <p style="color:#7a400d;">Text here</p>
        
        
          .mytext {color:#7a400d;}
        
        Text color #7a400d
      
           This box has a color of #7a400d        
        
          <div style="background-color:#7a400d;">Content here</div>
        
        
          .mybackground {background-color:#7a400d;}
        
        Background color #7a400d
      
           Border around this has a color of #7a400d        
        
          <div style="border:2px solid #7a400d;">Content here</div>
        
        
          .myborder {border:2px solid #7a400d;}
        
        Border color #7a400d