#7f341e color space conversions
Hex:
        #7f341e
        RGB:
        127, 52, 30
        CMY:
        50, 80, 88
        CMYK:
        0, 59, 76, 50
      HSL:
        14°, 61.7834%, 30.7843%
        HSV (HSB):
        14°, 76.3780%, 49.8039%
        XYZ:
        10.2147, 7.0617, 2.0530
        xyY:
        0.5285, 0.3653, 7.0617
      CIE-Lab:
        31.9471, 31.0519, 29.4356
        CIE-LCH:
        31.9471, 42.7863, 43.4693
        CIE-Luv:
        31.9471, 56.5855, 21.3200
        Hunter-Lab:
        26.5739, 22.1090, 14.0213
      #7f341e color charts
#7f341e RGB chart
      #7f341e CMYK chart
      #7f341e RGB pie chart
      #7f341e color shades, tints & tones
#7f341e color schemes
#7f341e color preview, HTML & CSS examples
           This text has a color of #7f341e        
        
          <p style="color:#7f341e;">Text here</p>
        
        
          .mytext {color:#7f341e;}
        
        Text color #7f341e
      
           This box has a color of #7f341e        
        
          <div style="background-color:#7f341e;">Content here</div>
        
        
          .mybackground {background-color:#7f341e;}
        
        Background color #7f341e
      
           Border around this has a color of #7f341e        
        
          <div style="border:2px solid #7f341e;">Content here</div>
        
        
          .myborder {border:2px solid #7f341e;}
        
        Border color #7f341e