#7d2e0d color space conversions
Hex:
        #7d2e0d
        RGB:
        125, 46, 13
        CMY:
        51, 82, 95
        CMYK:
        0, 63, 90, 51
      HSL:
        18°, 81.1594%, 27.0588%
        HSV (HSB):
        18°, 89.6000%, 49.0196%
        XYZ:
        9.5071, 6.3430, 1.1040
        xyY:
        0.5608, 0.3741, 6.3430
      CIE-Lab:
        30.2619, 32.6942, 36.4738
        CIE-LCH:
        30.2619, 48.9821, 48.1278
        CIE-Luv:
        30.2619, 60.7379, 23.7706
        Hunter-Lab:
        25.1854, 23.3066, 15.0307
      #7d2e0d color charts
#7d2e0d RGB chart
      #7d2e0d CMYK chart
      #7d2e0d RGB pie chart
      #7d2e0d color shades, tints & tones
#7d2e0d color schemes
#7d2e0d color preview, HTML & CSS examples
           This text has a color of #7d2e0d        
        
          <p style="color:#7d2e0d;">Text here</p>
        
        
          .mytext {color:#7d2e0d;}
        
        Text color #7d2e0d
      
           This box has a color of #7d2e0d        
        
          <div style="background-color:#7d2e0d;">Content here</div>
        
        
          .mybackground {background-color:#7d2e0d;}
        
        Background color #7d2e0d
      
           Border around this has a color of #7d2e0d        
        
          <div style="border:2px solid #7d2e0d;">Content here</div>
        
        
          .myborder {border:2px solid #7d2e0d;}
        
        Border color #7d2e0d