#7f550e color space conversions
Hex:
        #7f550e
        RGB:
        127, 85, 14
        CMY:
        50, 67, 95
        CMYK:
        0, 33, 89, 50
      HSL:
        38°, 80.1418%, 27.6471%
        HSV (HSB):
        38°, 88.9764%, 49.8039%
        XYZ:
        12.0802, 11.0407, 1.9098
        xyY:
        0.4826, 0.4411, 11.0407
      CIE-Lab:
        39.6490, 11.5237, 43.9817
        CIE-LCH:
        39.6490, 45.4663, 75.3179
        CIE-Luv:
        39.6490, 33.8136, 37.8357
        Hunter-Lab:
        33.2276, 6.7468, 19.8515
      #7f550e color charts
#7f550e RGB chart
      #7f550e CMYK chart
      #7f550e RGB pie chart
      #7f550e color shades, tints & tones
#7f550e color schemes
#7f550e color preview, HTML & CSS examples
           This text has a color of #7f550e        
        
          <p style="color:#7f550e;">Text here</p>
        
        
          .mytext {color:#7f550e;}
        
        Text color #7f550e
      
           This box has a color of #7f550e        
        
          <div style="background-color:#7f550e;">Content here</div>
        
        
          .mybackground {background-color:#7f550e;}
        
        Background color #7f550e
      
           Border around this has a color of #7f550e        
        
          <div style="border:2px solid #7f550e;">Content here</div>
        
        
          .myborder {border:2px solid #7f550e;}
        
        Border color #7f550e