#7f160e color space conversions
Hex:
        #7f160e
        RGB:
        127, 22, 14
        CMY:
        50, 91, 95
        CMYK:
        0, 83, 89, 50
      HSL:
        4°, 80.1418%, 27.6471%
        HSV (HSB):
        4°, 88.9764%, 49.8039%
        XYZ:
        9.1186, 5.1176, 0.9226
        xyY:
        0.6015, 0.3376, 5.1176
      CIE-Lab:
        27.0671, 43.2592, 33.4703
        CIE-LCH:
        27.0671, 54.6957, 37.7297
        CIE-Luv:
        27.0671, 75.1608, 18.0205
        Hunter-Lab:
        22.6220, 32.3620, 13.4172
      #7f160e color charts
#7f160e RGB chart
      #7f160e CMYK chart
      #7f160e RGB pie chart
      #7f160e color shades, tints & tones
#7f160e color schemes
#7f160e color preview, HTML & CSS examples
           This text has a color of #7f160e        
        
          <p style="color:#7f160e;">Text here</p>
        
        
          .mytext {color:#7f160e;}
        
        Text color #7f160e
      
           This box has a color of #7f160e        
        
          <div style="background-color:#7f160e;">Content here</div>
        
        
          .mybackground {background-color:#7f160e;}
        
        Background color #7f160e
      
           Border around this has a color of #7f160e        
        
          <div style="border:2px solid #7f160e;">Content here</div>
        
        
          .myborder {border:2px solid #7f160e;}
        
        Border color #7f160e