#800f3d color space conversions
Hex:
        #800f3d
        RGB:
        128, 15, 61
        CMY:
        50, 94, 76
        CMYK:
        0, 88, 52, 50
      HSL:
        336°, 79.0210%, 28.0392%
        HSV (HSB):
        336°, 88.2812%, 50.1961%
        XYZ:
        9.9152, 5.2678, 4.9091
        xyY:
        0.4935, 0.2622, 5.2678
      CIE-Lab:
        27.4844, 47.9410, 3.7901
        CIE-LCH:
        27.4844, 48.0905, 4.5203
        CIE-Luv:
        27.4844, 66.0177, -3.9202
        Hunter-Lab:
        22.9516, 36.9476, 3.3847
      #800f3d color charts
#800f3d RGB chart
      #800f3d CMYK chart
      #800f3d RGB pie chart
      #800f3d color shades, tints & tones
#800f3d color schemes
#800f3d color preview, HTML & CSS examples
           This text has a color of #800f3d        
        
          <p style="color:#800f3d;">Text here</p>
        
        
          .mytext {color:#800f3d;}
        
        Text color #800f3d
      
           This box has a color of #800f3d        
        
          <div style="background-color:#800f3d;">Content here</div>
        
        
          .mybackground {background-color:#800f3d;}
        
        Background color #800f3d
      
           Border around this has a color of #800f3d        
        
          <div style="border:2px solid #800f3d;">Content here</div>
        
        
          .myborder {border:2px solid #800f3d;}
        
        Border color #800f3d