#7f4b15 color space conversions
Hex:
        #7f4b15
        RGB:
        127, 75, 21
        CMY:
        50, 71, 92
        CMYK:
        0, 41, 83, 50
      HSL:
        31°, 71.6216%, 29.0196%
        HSV (HSB):
        31°, 83.4646%, 49.8039%
        XYZ:
        11.4038, 9.5983, 1.9611
        xyY:
        0.4966, 0.4180, 9.5983
      CIE-Lab:
        37.1116, 17.6787, 39.1464
        CIE-LCH:
        37.1116, 42.9532, 65.6959
        CIE-Luv:
        37.1116, 41.0204, 32.4904
        Hunter-Lab:
        30.9812, 11.4869, 17.9338
      #7f4b15 color charts
#7f4b15 RGB chart
      #7f4b15 CMYK chart
      #7f4b15 RGB pie chart
      #7f4b15 color shades, tints & tones
#7f4b15 color schemes
#7f4b15 color preview, HTML & CSS examples
           This text has a color of #7f4b15        
        
          <p style="color:#7f4b15;">Text here</p>
        
        
          .mytext {color:#7f4b15;}
        
        Text color #7f4b15
      
           This box has a color of #7f4b15        
        
          <div style="background-color:#7f4b15;">Content here</div>
        
        
          .mybackground {background-color:#7f4b15;}
        
        Background color #7f4b15
      
           Border around this has a color of #7f4b15        
        
          <div style="border:2px solid #7f4b15;">Content here</div>
        
        
          .myborder {border:2px solid #7f4b15;}
        
        Border color #7f4b15