#7f4c2b color space conversions
Hex:
        #7f4c2b
        RGB:
        127, 76, 43
        CMY:
        50, 70, 83
        CMYK:
        0, 40, 66, 50
      HSL:
        24°, 49.4118%, 33.3333%
        HSV (HSB):
        24°, 66.1417%, 49.8039%
        XYZ:
        11.7729, 9.8553, 3.5673
        xyY:
        0.4673, 0.3912, 9.8553
      CIE-Lab:
        37.5815, 18.2854, 28.3856
        CIE-LCH:
        37.5815, 33.7653, 57.2112
        CIE-Luv:
        37.5815, 38.4368, 25.6411
        Hunter-Lab:
        31.3932, 12.0019, 15.2380
      #7f4c2b color charts
#7f4c2b RGB chart
      #7f4c2b CMYK chart
      #7f4c2b RGB pie chart
      #7f4c2b color shades, tints & tones
#7f4c2b color schemes
#7f4c2b color preview, HTML & CSS examples
           This text has a color of #7f4c2b        
        
          <p style="color:#7f4c2b;">Text here</p>
        
        
          .mytext {color:#7f4c2b;}
        
        Text color #7f4c2b
      
           This box has a color of #7f4c2b        
        
          <div style="background-color:#7f4c2b;">Content here</div>
        
        
          .mybackground {background-color:#7f4c2b;}
        
        Background color #7f4c2b
      
           Border around this has a color of #7f4c2b        
        
          <div style="border:2px solid #7f4c2b;">Content here</div>
        
        
          .myborder {border:2px solid #7f4c2b;}
        
        Border color #7f4c2b