#801f2d color space conversions
Hex:
        #801f2d
        RGB:
        128, 31, 45
        CMY:
        50, 88, 82
        CMYK:
        0, 76, 65, 50
      HSL:
        351°, 61.0063%, 31.1765%
        HSV (HSB):
        351°, 75.7812%, 50.1961%
        XYZ:
        9.8657, 5.7586, 3.0742
        xyY:
        0.5276, 0.3080, 5.7586
      CIE-Lab:
        28.7952, 41.8989, 16.3328
        CIE-LCH:
        28.7952, 44.9697, 21.2965
        CIE-Luv:
        28.7952, 66.0072, 8.6366
        Hunter-Lab:
        23.9971, 31.3901, 9.2026
      #801f2d color charts
#801f2d RGB chart
      #801f2d CMYK chart
      #801f2d RGB pie chart
      #801f2d color shades, tints & tones
#801f2d color schemes
#801f2d color preview, HTML & CSS examples
           This text has a color of #801f2d        
        
          <p style="color:#801f2d;">Text here</p>
        
        
          .mytext {color:#801f2d;}
        
        Text color #801f2d
      
           This box has a color of #801f2d        
        
          <div style="background-color:#801f2d;">Content here</div>
        
        
          .mybackground {background-color:#801f2d;}
        
        Background color #801f2d
      
           Border around this has a color of #801f2d        
        
          <div style="border:2px solid #801f2d;">Content here</div>
        
        
          .myborder {border:2px solid #801f2d;}
        
        Border color #801f2d