#7d400d color space conversions
Hex:
        #7d400d
        RGB:
        125, 64, 13
        CMY:
        51, 75, 95
        CMYK:
        0, 49, 90, 51
      HSL:
        27°, 81.1594%, 27.0588%
        HSV (HSB):
        27°, 89.6000%, 49.0196%
        XYZ:
        10.3635, 8.0558, 1.3895
        xyY:
        0.5232, 0.4067, 8.0558
      CIE-Lab:
        34.0989, 22.9252, 39.6403
        CIE-LCH:
        34.0989, 45.7922, 59.9579
        CIE-Luv:
        34.0989, 48.0472, 29.8125
        Hunter-Lab:
        28.3828, 15.5064, 16.9654
      #7d400d color charts
#7d400d RGB chart
      #7d400d CMYK chart
      #7d400d RGB pie chart
      #7d400d color shades, tints & tones
#7d400d color schemes
#7d400d color preview, HTML & CSS examples
           This text has a color of #7d400d        
        
          <p style="color:#7d400d;">Text here</p>
        
        
          .mytext {color:#7d400d;}
        
        Text color #7d400d
      
           This box has a color of #7d400d        
        
          <div style="background-color:#7d400d;">Content here</div>
        
        
          .mybackground {background-color:#7d400d;}
        
        Background color #7d400d
      
           Border around this has a color of #7d400d        
        
          <div style="border:2px solid #7d400d;">Content here</div>
        
        
          .myborder {border:2px solid #7d400d;}
        
        Border color #7d400d