#7f425a color space conversions
Hex:
        #7f425a
        RGB:
        127, 66, 90
        CMY:
        50, 74, 65
        CMYK:
        0, 48, 29, 50
      HSL:
        336°, 31.6062%, 37.8431%
        HSV (HSB):
        336°, 48.0315%, 49.8039%
        XYZ:
        12.5461, 9.1466, 10.7771
        xyY:
        0.3864, 0.2817, 9.1466
      CIE-Lab:
        36.2651, 29.3006, -2.4024
        CIE-LCH:
        36.2651, 29.3990, 355.3128
        CIE-Luv:
        36.2651, 36.6698, -7.6474
        Hunter-Lab:
        30.2434, 21.1224, 0.0427
      #7f425a color charts
#7f425a RGB chart
      #7f425a CMYK chart
      #7f425a RGB pie chart
      #7f425a color shades, tints & tones
#7f425a color schemes
#7f425a color preview, HTML & CSS examples
           This text has a color of #7f425a        
        
          <p style="color:#7f425a;">Text here</p>
        
        
          .mytext {color:#7f425a;}
        
        Text color #7f425a
      
           This box has a color of #7f425a        
        
          <div style="background-color:#7f425a;">Content here</div>
        
        
          .mybackground {background-color:#7f425a;}
        
        Background color #7f425a
      
           Border around this has a color of #7f425a        
        
          <div style="border:2px solid #7f425a;">Content here</div>
        
        
          .myborder {border:2px solid #7f425a;}
        
        Border color #7f425a