#7f470f color space conversions
Hex:
        #7f470f
        RGB:
        127, 71, 15
        CMY:
        50, 72, 94
        CMYK:
        0, 44, 88, 50
      HSL:
        30°, 78.8732%, 27.8431%
        HSV (HSB):
        30°, 88.1890%, 49.8039%
        XYZ:
        11.0919, 9.0530, 1.6147
        xyY:
        0.5097, 0.4160, 9.0530
      CIE-Lab:
        36.0861, 19.8294, 40.6665
        CIE-LCH:
        36.0861, 45.2434, 64.0057
        CIE-Luv:
        36.0861, 44.3641, 32.2035
        Hunter-Lab:
        30.0882, 13.1488, 17.8798
      #7f470f color charts
#7f470f RGB chart
      #7f470f CMYK chart
      #7f470f RGB pie chart
      #7f470f color shades, tints & tones
#7f470f color schemes
#7f470f color preview, HTML & CSS examples
           This text has a color of #7f470f        
        
          <p style="color:#7f470f;">Text here</p>
        
        
          .mytext {color:#7f470f;}
        
        Text color #7f470f
      
           This box has a color of #7f470f        
        
          <div style="background-color:#7f470f;">Content here</div>
        
        
          .mybackground {background-color:#7f470f;}
        
        Background color #7f470f
      
           Border around this has a color of #7f470f        
        
          <div style="border:2px solid #7f470f;">Content here</div>
        
        
          .myborder {border:2px solid #7f470f;}
        
        Border color #7f470f