#7d605b color space conversions
Hex:
        #7d605b
        RGB:
        125, 96, 91
        CMY:
        51, 62, 64
        CMYK:
        0, 23, 27, 51
      HSL:
        9°, 15.7407%, 42.3529%
        HSV (HSB):
        9°, 27.2000%, 49.0196%
        XYZ:
        14.5286, 13.4810, 11.7339
        xyY:
        0.3656, 0.3392, 13.4810
      CIE-Lab:
        43.4793, 10.9647, 7.3753
        CIE-LCH:
        43.4793, 13.2144, 33.9263
        CIE-Luv:
        43.4793, 18.5526, 7.4796
        Hunter-Lab:
        36.7165, 6.3781, 6.7537
      #7d605b color charts
#7d605b RGB chart
      #7d605b CMYK chart
      #7d605b RGB pie chart
      #7d605b color shades, tints & tones
#7d605b color schemes
#7d605b color preview, HTML & CSS examples
           This text has a color of #7d605b        
        
          <p style="color:#7d605b;">Text here</p>
        
        
          .mytext {color:#7d605b;}
        
        Text color #7d605b
      
           This box has a color of #7d605b        
        
          <div style="background-color:#7d605b;">Content here</div>
        
        
          .mybackground {background-color:#7d605b;}
        
        Background color #7d605b
      
           Border around this has a color of #7d605b        
        
          <div style="border:2px solid #7d605b;">Content here</div>
        
        
          .myborder {border:2px solid #7d605b;}
        
        Border color #7d605b