#801f0e color space conversions
Hex:
        #801f0e
        RGB:
        128, 31, 14
        CMY:
        50, 88, 95
        CMYK:
        0, 76, 89, 50
      HSL:
        9°, 80.2817%, 27.8431%
        HSV (HSB):
        9°, 89.0625%, 50.1961%
        XYZ:
        9.4713, 5.6009, 0.9973
        xyY:
        0.5894, 0.3485, 5.6009
      CIE-Lab:
        28.3823, 40.5045, 34.6748
        CIE-LCH:
        28.3823, 53.3194, 40.5659
        CIE-Luv:
        28.3823, 71.8939, 19.9806
        Hunter-Lab:
        23.6662, 30.0210, 14.0677
      #801f0e color charts
#801f0e RGB chart
      #801f0e CMYK chart
      #801f0e RGB pie chart
      #801f0e color shades, tints & tones
#801f0e color schemes
#801f0e color preview, HTML & CSS examples
           This text has a color of #801f0e        
        
          <p style="color:#801f0e;">Text here</p>
        
        
          .mytext {color:#801f0e;}
        
        Text color #801f0e
      
           This box has a color of #801f0e        
        
          <div style="background-color:#801f0e;">Content here</div>
        
        
          .mybackground {background-color:#801f0e;}
        
        Background color #801f0e
      
           Border around this has a color of #801f0e        
        
          <div style="border:2px solid #801f0e;">Content here</div>
        
        
          .myborder {border:2px solid #801f0e;}
        
        Border color #801f0e