#800a1d color space conversions
Hex:
        #800a1d
        RGB:
        128, 10, 29
        CMY:
        50, 96, 89
        CMYK:
        0, 92, 77, 50
      HSL:
        350°, 85.5072%, 27.0588%
        HSV (HSB):
        350°, 92.1875%, 50.1961%
        XYZ:
        9.2324, 4.8950, 1.6206
        xyY:
        0.5863, 0.3108, 4.8950
      CIE-Lab:
        26.4335, 46.9388, 23.9643
        CIE-LCH:
        26.4335, 52.7024, 27.0463
        CIE-Luv:
        26.4335, 77.0158, 12.0404
        Hunter-Lab:
        22.1246, 35.7683, 11.1443
      #800a1d color charts
#800a1d RGB chart
      #800a1d CMYK chart
      #800a1d RGB pie chart
      #800a1d color shades, tints & tones
#800a1d color schemes
#800a1d color preview, HTML & CSS examples
           This text has a color of #800a1d        
        
          <p style="color:#800a1d;">Text here</p>
        
        
          .mytext {color:#800a1d;}
        
        Text color #800a1d
      
           This box has a color of #800a1d        
        
          <div style="background-color:#800a1d;">Content here</div>
        
        
          .mybackground {background-color:#800a1d;}
        
        Background color #800a1d
      
           Border around this has a color of #800a1d        
        
          <div style="border:2px solid #800a1d;">Content here</div>
        
        
          .myborder {border:2px solid #800a1d;}
        
        Border color #800a1d