#7f484d color space conversions
Hex:
        #7f484d
        RGB:
        127, 72, 77
        CMY:
        50, 72, 70
        CMYK:
        0, 43, 39, 50
      HSL:
        355°, 27.6382%, 39.0196%
        HSV (HSB):
        355°, 43.3071%, 49.8039%
        XYZ:
        12.4093, 9.6826, 8.2361
        xyY:
        0.4092, 0.3193, 9.6826
      CIE-Lab:
        37.2666, 24.0555, 7.2560
        CIE-LCH:
        37.2666, 25.1260, 16.7851
        CIE-Luv:
        37.2666, 36.0248, 4.6205
        Hunter-Lab:
        31.1168, 16.7309, 6.0888
      #7f484d color charts
#7f484d RGB chart
      #7f484d CMYK chart
      #7f484d RGB pie chart
      #7f484d color shades, tints & tones
#7f484d color schemes
#7f484d color preview, HTML & CSS examples
           This text has a color of #7f484d        
        
          <p style="color:#7f484d;">Text here</p>
        
        
          .mytext {color:#7f484d;}
        
        Text color #7f484d
      
           This box has a color of #7f484d        
        
          <div style="background-color:#7f484d;">Content here</div>
        
        
          .mybackground {background-color:#7f484d;}
        
        Background color #7f484d
      
           Border around this has a color of #7f484d        
        
          <div style="border:2px solid #7f484d;">Content here</div>
        
        
          .myborder {border:2px solid #7f484d;}
        
        Border color #7f484d