#7d3f4a color space conversions
Hex:
        #7d3f4a
        RGB:
        125, 63, 74
        CMY:
        51, 75, 71
        CMYK:
        0, 50, 41, 51
      HSL:
        349°, 32.9787%, 36.8627%
        HSV (HSB):
        349°, 49.6000%, 49.0196%
        XYZ:
        11.4710, 8.4094, 7.4972
        xyY:
        0.4190, 0.3072, 8.4094
      CIE-Lab:
        34.8214, 28.0337, 5.6492
        CIE-LCH:
        34.8214, 28.5972, 11.3933
        CIE-Luv:
        34.8214, 40.1749, 1.9858
        Hunter-Lab:
        28.9990, 19.8602, 4.9709
      #7d3f4a color charts
#7d3f4a RGB chart
      #7d3f4a CMYK chart
      #7d3f4a RGB pie chart
      #7d3f4a color shades, tints & tones
#7d3f4a color schemes
#7d3f4a color preview, HTML & CSS examples
           This text has a color of #7d3f4a        
        
          <p style="color:#7d3f4a;">Text here</p>
        
        
          .mytext {color:#7d3f4a;}
        
        Text color #7d3f4a
      
           This box has a color of #7d3f4a        
        
          <div style="background-color:#7d3f4a;">Content here</div>
        
        
          .mybackground {background-color:#7d3f4a;}
        
        Background color #7d3f4a
      
           Border around this has a color of #7d3f4a        
        
          <div style="border:2px solid #7d3f4a;">Content here</div>
        
        
          .myborder {border:2px solid #7d3f4a;}
        
        Border color #7d3f4a