#7f4d65 color space conversions
Hex:
        #7f4d65
        RGB:
        127, 77, 101
        CMY:
        50, 70, 60
        CMYK:
        0, 39, 20, 50
      HSL:
        331°, 24.5098%, 40.0000%
        HSV (HSB):
        331°, 39.3701%, 49.8039%
        XYZ:
        13.7552, 10.7594, 13.6637
        xyY:
        0.3603, 0.2818, 10.7594
      CIE-Lab:
        39.1722, 24.6993, -5.0060
        CIE-LCH:
        39.1722, 25.2015, 348.5427
        CIE-Luv:
        39.1722, 28.8868, -10.3443
        Hunter-Lab:
        32.8015, 17.4511, -1.7367
      #7f4d65 color charts
#7f4d65 RGB chart
      #7f4d65 CMYK chart
      #7f4d65 RGB pie chart
      #7f4d65 color shades, tints & tones
#7f4d65 color schemes
#7f4d65 color preview, HTML & CSS examples
           This text has a color of #7f4d65        
        
          <p style="color:#7f4d65;">Text here</p>
        
        
          .mytext {color:#7f4d65;}
        
        Text color #7f4d65
      
           This box has a color of #7f4d65        
        
          <div style="background-color:#7f4d65;">Content here</div>
        
        
          .mybackground {background-color:#7f4d65;}
        
        Background color #7f4d65
      
           Border around this has a color of #7f4d65        
        
          <div style="border:2px solid #7f4d65;">Content here</div>
        
        
          .myborder {border:2px solid #7f4d65;}
        
        Border color #7f4d65