#7d403b color space conversions
Hex:
        #7d403b
        RGB:
        125, 64, 59
        CMY:
        51, 75, 77
        CMYK:
        0, 49, 53, 51
      HSL:
        5°, 35.8696%, 36.0784%
        HSV (HSB):
        5°, 52.8000%, 49.0196%
        XYZ:
        11.0803, 8.3425, 5.1639
        xyY:
        0.4507, 0.3393, 8.3425
      CIE-Lab:
        34.6863, 25.7779, 14.9960
        CIE-LCH:
        34.6863, 29.8224, 30.1881
        CIE-Luv:
        34.6863, 42.5234, 11.9825
        Hunter-Lab:
        28.8834, 17.9301, 9.6182
      #7d403b color charts
#7d403b RGB chart
      #7d403b CMYK chart
      #7d403b RGB pie chart
      #7d403b color shades, tints & tones
#7d403b color schemes
#7d403b color preview, HTML & CSS examples
           This text has a color of #7d403b        
        
          <p style="color:#7d403b;">Text here</p>
        
        
          .mytext {color:#7d403b;}
        
        Text color #7d403b
      
           This box has a color of #7d403b        
        
          <div style="background-color:#7d403b;">Content here</div>
        
        
          .mybackground {background-color:#7d403b;}
        
        Background color #7d403b
      
           Border around this has a color of #7d403b        
        
          <div style="border:2px solid #7d403b;">Content here</div>
        
        
          .myborder {border:2px solid #7d403b;}
        
        Border color #7d403b