#7d322d color space conversions
Hex:
        #7d322d
        RGB:
        125, 50, 45
        CMY:
        51, 80, 82
        CMYK:
        0, 60, 64, 51
      HSL:
        4°, 47.0588%, 33.3333%
        HSV (HSB):
        4°, 64.0000%, 49.0196%
        XYZ:
        10.0717, 6.8306, 3.2702
        xyY:
        0.4993, 0.3386, 6.8306
      CIE-Lab:
        31.4182, 32.2167, 19.5872
        CIE-LCH:
        31.4182, 37.7037, 31.2988
        CIE-Luv:
        31.4182, 53.6918, 13.9501
        Hunter-Lab:
        26.1355, 23.0505, 10.8761
      #7d322d color charts
#7d322d RGB chart
      #7d322d CMYK chart
      #7d322d RGB pie chart
      #7d322d color shades, tints & tones
#7d322d color schemes
#7d322d color preview, HTML & CSS examples
           This text has a color of #7d322d        
        
          <p style="color:#7d322d;">Text here</p>
        
        
          .mytext {color:#7d322d;}
        
        Text color #7d322d
      
           This box has a color of #7d322d        
        
          <div style="background-color:#7d322d;">Content here</div>
        
        
          .mybackground {background-color:#7d322d;}
        
        Background color #7d322d
      
           Border around this has a color of #7d322d        
        
          <div style="border:2px solid #7d322d;">Content here</div>
        
        
          .myborder {border:2px solid #7d322d;}
        
        Border color #7d322d