#7d332d color space conversions
Hex:
        #7d332d
        RGB:
        125, 51, 45
        CMY:
        51, 80, 82
        CMYK:
        0, 59, 64, 51
      HSL:
        5°, 47.0588%, 33.3333%
        HSV (HSB):
        5°, 64.0000%, 49.0196%
        XYZ:
        10.1149, 6.9171, 3.2846
        xyY:
        0.4979, 0.3405, 6.9171
      CIE-Lab:
        31.6174, 31.6960, 19.8395
        CIE-LCH:
        31.6174, 37.3931, 32.0436
        CIE-Luv:
        31.6174, 53.0935, 14.3143
        Hunter-Lab:
        26.3004, 22.6242, 11.0056
      #7d332d color charts
#7d332d RGB chart
      #7d332d CMYK chart
      #7d332d RGB pie chart
      #7d332d color shades, tints & tones
#7d332d color schemes
#7d332d color preview, HTML & CSS examples
           This text has a color of #7d332d        
        
          <p style="color:#7d332d;">Text here</p>
        
        
          .mytext {color:#7d332d;}
        
        Text color #7d332d
      
           This box has a color of #7d332d        
        
          <div style="background-color:#7d332d;">Content here</div>
        
        
          .mybackground {background-color:#7d332d;}
        
        Background color #7d332d
      
           Border around this has a color of #7d332d        
        
          <div style="border:2px solid #7d332d;">Content here</div>
        
        
          .myborder {border:2px solid #7d332d;}
        
        Border color #7d332d