#801f1f color space conversions
Hex:
        #801f1f
        RGB:
        128, 31, 31
        CMY:
        50, 88, 88
        CMYK:
        0, 76, 76, 50
      HSL:
        0°, 61.0063%, 31.1765%
        HSV (HSB):
        0°, 75.7812%, 50.1961%
        XYZ:
        9.6394, 5.6681, 1.8823
        xyY:
        0.5608, 0.3297, 5.6681
      CIE-Lab:
        28.5592, 41.1052, 25.1122
        CIE-LCH:
        28.5592, 48.1691, 31.4218
        CIE-Luv:
        28.5592, 69.2613, 14.9350
        Hunter-Lab:
        23.8078, 30.6083, 11.9778
      #801f1f color charts
#801f1f RGB chart
      #801f1f CMYK chart
      #801f1f RGB pie chart
      #801f1f color shades, tints & tones
#801f1f color schemes
#801f1f color preview, HTML & CSS examples
           This text has a color of #801f1f        
        
          <p style="color:#801f1f;">Text here</p>
        
        
          .mytext {color:#801f1f;}
        
        Text color #801f1f
      
           This box has a color of #801f1f        
        
          <div style="background-color:#801f1f;">Content here</div>
        
        
          .mybackground {background-color:#801f1f;}
        
        Background color #801f1f
      
           Border around this has a color of #801f1f        
        
          <div style="border:2px solid #801f1f;">Content here</div>
        
        
          .myborder {border:2px solid #801f1f;}
        
        Border color #801f1f