#7c400d color space conversions
Hex:
        #7c400d
        RGB:
        124, 64, 13
        CMY:
        51, 75, 95
        CMYK:
        0, 48, 90, 51
      HSL:
        28°, 81.0219%, 26.8627%
        HSV (HSB):
        28°, 89.5161%, 48.6275%
        XYZ:
        10.2182, 7.9809, 1.3827
        xyY:
        0.5218, 0.4076, 7.9809
      CIE-Lab:
        33.9432, 22.4751, 39.4482
        CIE-LCH:
        33.9432, 45.4015, 60.3282
        CIE-Luv:
        33.9432, 47.2145, 29.7302
        Hunter-Lab:
        28.2506, 15.1250, 16.8735
      #7c400d color charts
#7c400d RGB chart
      #7c400d CMYK chart
      #7c400d RGB pie chart
      #7c400d color shades, tints & tones
#7c400d color schemes
#7c400d color preview, HTML & CSS examples
           This text has a color of #7c400d        
        
          <p style="color:#7c400d;">Text here</p>
        
        
          .mytext {color:#7c400d;}
        
        Text color #7c400d
      
           This box has a color of #7c400d        
        
          <div style="background-color:#7c400d;">Content here</div>
        
        
          .mybackground {background-color:#7c400d;}
        
        Background color #7c400d
      
           Border around this has a color of #7c400d        
        
          <div style="border:2px solid #7c400d;">Content here</div>
        
        
          .myborder {border:2px solid #7c400d;}
        
        Border color #7c400d