#7f574e color space conversions
Hex:
        #7f574e
        RGB:
        127, 87, 78
        CMY:
        50, 66, 69
        CMYK:
        0, 31, 39, 50
      HSL:
        11°, 23.9024%, 40.1961%
        HSV (HSB):
        11°, 38.5827%, 49.8039%
        XYZ:
        13.5357, 11.8785, 8.7871
        xyY:
        0.3958, 0.3473, 11.8785
      CIE-Lab:
        41.0223, 15.3207, 11.8856
        CIE-LCH:
        41.0223, 19.3905, 37.8037
        CIE-Luv:
        41.0223, 26.8981, 11.6752
        Hunter-Lab:
        34.4652, 9.7895, 9.0093
      #7f574e color charts
#7f574e RGB chart
      #7f574e CMYK chart
      #7f574e RGB pie chart
      #7f574e color shades, tints & tones
#7f574e color schemes
#7f574e color preview, HTML & CSS examples
           This text has a color of #7f574e        
        
          <p style="color:#7f574e;">Text here</p>
        
        
          .mytext {color:#7f574e;}
        
        Text color #7f574e
      
           This box has a color of #7f574e        
        
          <div style="background-color:#7f574e;">Content here</div>
        
        
          .mybackground {background-color:#7f574e;}
        
        Background color #7f574e
      
           Border around this has a color of #7f574e        
        
          <div style="border:2px solid #7f574e;">Content here</div>
        
        
          .myborder {border:2px solid #7f574e;}
        
        Border color #7f574e