#7f4c2a color space conversions
Hex:
        #7f4c2a
        RGB:
        127, 76, 42
        CMY:
        50, 70, 84
        CMYK:
        0, 40, 67, 50
      HSL:
        24°, 50.2959%, 33.1373%
        HSV (HSB):
        24°, 66.9291%, 49.8039%
        XYZ:
        11.7548, 9.8481, 3.4718
        xyY:
        0.4688, 0.3928, 9.8481
      CIE-Lab:
        37.5684, 18.2141, 28.9389
        CIE-LCH:
        37.5684, 34.1938, 57.8138
        CIE-Luv:
        37.5684, 38.5435, 26.0633
        Hunter-Lab:
        31.3816, 11.9436, 15.4078
      #7f4c2a color charts
#7f4c2a RGB chart
      #7f4c2a CMYK chart
      #7f4c2a RGB pie chart
      #7f4c2a color shades, tints & tones
#7f4c2a color schemes
#7f4c2a color preview, HTML & CSS examples
           This text has a color of #7f4c2a        
        
          <p style="color:#7f4c2a;">Text here</p>
        
        
          .mytext {color:#7f4c2a;}
        
        Text color #7f4c2a
      
           This box has a color of #7f4c2a        
        
          <div style="background-color:#7f4c2a;">Content here</div>
        
        
          .mybackground {background-color:#7f4c2a;}
        
        Background color #7f4c2a
      
           Border around this has a color of #7f4c2a        
        
          <div style="border:2px solid #7f4c2a;">Content here</div>
        
        
          .myborder {border:2px solid #7f4c2a;}
        
        Border color #7f4c2a