#7f1601 color space conversions
Hex:
        #7f1601
        RGB:
        127, 22, 1
        CMY:
        50, 91, 100
        CMYK:
        0, 83, 99, 50
      HSL:
        10°, 98.4375%, 25.0980%
        HSV (HSB):
        10°, 99.2126%, 49.8039%
        XYZ:
        9.0448, 5.0880, 0.5341
        xyY:
        0.6167, 0.3469, 5.0880
      CIE-Lab:
        26.9841, 42.9977, 38.8850
        CIE-LCH:
        26.9841, 57.9728, 42.1246
        CIE-Luv:
        26.9841, 76.5317, 20.4191
        Hunter-Lab:
        22.5567, 32.1008, 14.3858
      #7f1601 color charts
#7f1601 RGB chart
      #7f1601 CMYK chart
      #7f1601 RGB pie chart
      #7f1601 color shades, tints & tones
#7f1601 color schemes
#7f1601 color preview, HTML & CSS examples
           This text has a color of #7f1601        
        
          <p style="color:#7f1601;">Text here</p>
        
        
          .mytext {color:#7f1601;}
        
        Text color #7f1601
      
           This box has a color of #7f1601        
        
          <div style="background-color:#7f1601;">Content here</div>
        
        
          .mybackground {background-color:#7f1601;}
        
        Background color #7f1601
      
           Border around this has a color of #7f1601        
        
          <div style="border:2px solid #7f1601;">Content here</div>
        
        
          .myborder {border:2px solid #7f1601;}
        
        Border color #7f1601