#7f4f44 color space conversions
Hex:
        #7f4f44
        RGB:
        127, 79, 68
        CMY:
        50, 69, 73
        CMYK:
        0, 38, 46, 50
      HSL:
        11°, 30.2564%, 38.2353%
        HSV (HSB):
        11°, 46.4567%, 49.8039%
        XYZ:
        12.5918, 10.5213, 6.8360
        xyY:
        0.4204, 0.3513, 10.5213
      CIE-Lab:
        38.7623, 18.8455, 14.9281
        CIE-LCH:
        38.7623, 24.0417, 38.3837
        CIE-Luv:
        38.7623, 33.2443, 13.9289
        Hunter-Lab:
        32.4366, 12.5289, 10.2103
      #7f4f44 color charts
#7f4f44 RGB chart
      #7f4f44 CMYK chart
      #7f4f44 RGB pie chart
      #7f4f44 color shades, tints & tones
#7f4f44 color schemes
#7f4f44 color preview, HTML & CSS examples
           This text has a color of #7f4f44        
        
          <p style="color:#7f4f44;">Text here</p>
        
        
          .mytext {color:#7f4f44;}
        
        Text color #7f4f44
      
           This box has a color of #7f4f44        
        
          <div style="background-color:#7f4f44;">Content here</div>
        
        
          .mybackground {background-color:#7f4f44;}
        
        Background color #7f4f44
      
           Border around this has a color of #7f4f44        
        
          <div style="border:2px solid #7f4f44;">Content here</div>
        
        
          .myborder {border:2px solid #7f4f44;}
        
        Border color #7f4f44