#7f480e color space conversions
Hex:
        #7f480e
        RGB:
        127, 72, 14
        CMY:
        50, 72, 95
        CMYK:
        0, 43, 89, 50
      HSL:
        31°, 80.1418%, 27.6471%
        HSV (HSB):
        31°, 88.9764%, 49.8039%
        XYZ:
        11.1490, 9.1785, 1.5995
        xyY:
        0.5085, 0.4186, 9.1785
      CIE-Lab:
        36.3256, 19.2160, 41.2348
        CIE-LCH:
        36.3256, 45.4925, 65.0138
        CIE-Luv:
        36.3256, 43.6596, 32.7631
        Hunter-Lab:
        30.2960, 12.6707, 18.0770
      #7f480e color charts
#7f480e RGB chart
      #7f480e CMYK chart
      #7f480e RGB pie chart
      #7f480e color shades, tints & tones
#7f480e color schemes
#7f480e color preview, HTML & CSS examples
           This text has a color of #7f480e        
        
          <p style="color:#7f480e;">Text here</p>
        
        
          .mytext {color:#7f480e;}
        
        Text color #7f480e
      
           This box has a color of #7f480e        
        
          <div style="background-color:#7f480e;">Content here</div>
        
        
          .mybackground {background-color:#7f480e;}
        
        Background color #7f480e
      
           Border around this has a color of #7f480e        
        
          <div style="border:2px solid #7f480e;">Content here</div>
        
        
          .myborder {border:2px solid #7f480e;}
        
        Border color #7f480e