#7f5b15 color space conversions
Hex:
        #7f5b15
        RGB:
        127, 91, 21
        CMY:
        50, 64, 92
        CMYK:
        0, 28, 83, 50
      HSL:
        40°, 71.6216%, 29.0196%
        HSV (HSB):
        40°, 83.4646%, 49.8039%
        XYZ:
        12.6288, 12.0483, 2.3694
        xyY:
        0.4669, 0.4455, 12.0483
      CIE-Lab:
        41.2928, 8.1880, 42.9435
        CIE-LCH:
        41.2928, 43.7172, 79.2051
        CIE-Luv:
        41.2928, 29.0706, 38.9663
        Hunter-Lab:
        34.7107, 4.2001, 20.2503
      #7f5b15 color charts
#7f5b15 RGB chart
      #7f5b15 CMYK chart
      #7f5b15 RGB pie chart
      #7f5b15 color shades, tints & tones
#7f5b15 color schemes
#7f5b15 color preview, HTML & CSS examples
           This text has a color of #7f5b15        
        
          <p style="color:#7f5b15;">Text here</p>
        
        
          .mytext {color:#7f5b15;}
        
        Text color #7f5b15
      
           This box has a color of #7f5b15        
        
          <div style="background-color:#7f5b15;">Content here</div>
        
        
          .mybackground {background-color:#7f5b15;}
        
        Background color #7f5b15
      
           Border around this has a color of #7f5b15        
        
          <div style="border:2px solid #7f5b15;">Content here</div>
        
        
          .myborder {border:2px solid #7f5b15;}
        
        Border color #7f5b15