#800f2d color space conversions
Hex:
        #800f2d
        RGB:
        128, 15, 45
        CMY:
        50, 94, 82
        CMYK:
        0, 88, 65, 50
      HSL:
        344°, 79.0210%, 28.0392%
        HSV (HSB):
        344°, 88.2812%, 50.1961%
        XYZ:
        9.5466, 5.1203, 2.9678
        xyY:
        0.5414, 0.2904, 5.1203
      CIE-Lab:
        27.0748, 46.7525, 14.0774
        CIE-LCH:
        27.0748, 48.8259, 16.7573
        CIE-Luv:
        27.0748, 71.4669, 5.4377
        Hunter-Lab:
        22.6281, 35.7082, 8.0635
      #800f2d color charts
#800f2d RGB chart
      #800f2d CMYK chart
      #800f2d RGB pie chart
      #800f2d color shades, tints & tones
#800f2d color schemes
#800f2d color preview, HTML & CSS examples
           This text has a color of #800f2d        
        
          <p style="color:#800f2d;">Text here</p>
        
        
          .mytext {color:#800f2d;}
        
        Text color #800f2d
      
           This box has a color of #800f2d        
        
          <div style="background-color:#800f2d;">Content here</div>
        
        
          .mybackground {background-color:#800f2d;}
        
        Background color #800f2d
      
           Border around this has a color of #800f2d        
        
          <div style="border:2px solid #800f2d;">Content here</div>
        
        
          .myborder {border:2px solid #800f2d;}
        
        Border color #800f2d