#7f4c25 color space conversions
Hex:
        #7f4c25
        RGB:
        127, 76, 37
        CMY:
        50, 70, 85
        CMYK:
        0, 40, 71, 50
      HSL:
        26°, 54.8780%, 32.1569%
        HSV (HSB):
        26°, 70.8661%, 49.8039%
        XYZ:
        11.6708, 9.8145, 3.0295
        xyY:
        0.4761, 0.4003, 9.8145
      CIE-Lab:
        37.5074, 17.8822, 31.6500
        CIE-LCH:
        37.5074, 36.3524, 60.5336
        CIE-Luv:
        37.5074, 39.0439, 28.0430
        Hunter-Lab:
        31.3281, 11.6732, 16.1961
      #7f4c25 color charts
#7f4c25 RGB chart
      #7f4c25 CMYK chart
      #7f4c25 RGB pie chart
      #7f4c25 color shades, tints & tones
#7f4c25 color schemes
#7f4c25 color preview, HTML & CSS examples
           This text has a color of #7f4c25        
        
          <p style="color:#7f4c25;">Text here</p>
        
        
          .mytext {color:#7f4c25;}
        
        Text color #7f4c25
      
           This box has a color of #7f4c25        
        
          <div style="background-color:#7f4c25;">Content here</div>
        
        
          .mybackground {background-color:#7f4c25;}
        
        Background color #7f4c25
      
           Border around this has a color of #7f4c25        
        
          <div style="border:2px solid #7f4c25;">Content here</div>
        
        
          .myborder {border:2px solid #7f4c25;}
        
        Border color #7f4c25