#7f470d color space conversions
Hex:
        #7f470d
        RGB:
        127, 71, 13
        CMY:
        50, 72, 95
        CMYK:
        0, 44, 90, 50
      HSL:
        31°, 81.4286%, 27.4510%
        HSV (HSB):
        31°, 89.7638%, 49.8039%
        XYZ:
        11.0783, 9.0476, 1.5432
        xyY:
        0.5112, 0.4175, 9.0476
      CIE-Lab:
        36.0757, 19.7746, 41.3847
        CIE-LCH:
        36.0757, 45.8664, 64.4605
        CIE-Luv:
        36.0757, 44.4634, 32.5576
        Hunter-Lab:
        30.0792, 13.1038, 18.0135
      #7f470d color charts
#7f470d RGB chart
      #7f470d CMYK chart
      #7f470d RGB pie chart
      #7f470d color shades, tints & tones
#7f470d color schemes
#7f470d color preview, HTML & CSS examples
           This text has a color of #7f470d        
        
          <p style="color:#7f470d;">Text here</p>
        
        
          .mytext {color:#7f470d;}
        
        Text color #7f470d
      
           This box has a color of #7f470d        
        
          <div style="background-color:#7f470d;">Content here</div>
        
        
          .mybackground {background-color:#7f470d;}
        
        Background color #7f470d
      
           Border around this has a color of #7f470d        
        
          <div style="border:2px solid #7f470d;">Content here</div>
        
        
          .myborder {border:2px solid #7f470d;}
        
        Border color #7f470d