#7d3d52 color space conversions
Hex:
        #7d3d52
        RGB:
        125, 61, 82
        CMY:
        51, 76, 68
        CMYK:
        0, 51, 34, 51
      HSL:
        340°, 34.4086%, 36.4706%
        HSV (HSB):
        340°, 51.2000%, 49.0196%
        XYZ:
        11.6492, 8.3067, 8.9720
        xyY:
        0.4027, 0.2872, 8.3067
      CIE-Lab:
        34.6135, 30.2024, 0.2339
        CIE-LCH:
        34.6135, 30.2033, 0.4437
        CIE-Luv:
        34.6135, 39.4811, -4.5675
        Hunter-Lab:
        28.8213, 21.7101, 1.7180
      #7d3d52 color charts
#7d3d52 RGB chart
      #7d3d52 CMYK chart
      #7d3d52 RGB pie chart
      #7d3d52 color shades, tints & tones
#7d3d52 color schemes
#7d3d52 color preview, HTML & CSS examples
           This text has a color of #7d3d52        
        
          <p style="color:#7d3d52;">Text here</p>
        
        
          .mytext {color:#7d3d52;}
        
        Text color #7d3d52
      
           This box has a color of #7d3d52        
        
          <div style="background-color:#7d3d52;">Content here</div>
        
        
          .mybackground {background-color:#7d3d52;}
        
        Background color #7d3d52
      
           Border around this has a color of #7d3d52        
        
          <div style="border:2px solid #7d3d52;">Content here</div>
        
        
          .myborder {border:2px solid #7d3d52;}
        
        Border color #7d3d52