#800d3f color space conversions
Hex:
        #800d3f
        RGB:
        128, 13, 63
        CMY:
        50, 95, 75
        CMYK:
        0, 90, 51, 50
      HSL:
        334°, 81.5603%, 27.6471%
        HSV (HSB):
        334°, 89.8438%, 50.1961%
        XYZ:
        9.9432, 5.2359, 5.1892
        xyY:
        0.4882, 0.2571, 5.2359
      CIE-Lab:
        27.3966, 48.5407, 2.3097
        CIE-LCH:
        27.3966, 48.5956, 2.7243
        CIE-Luv:
        27.3966, 65.6784, -5.5004
        Hunter-Lab:
        22.8821, 37.5217, 2.5718
      #800d3f color charts
#800d3f RGB chart
      #800d3f CMYK chart
      #800d3f RGB pie chart
      #800d3f color shades, tints & tones
#800d3f color schemes
#800d3f color preview, HTML & CSS examples
           This text has a color of #800d3f        
        
          <p style="color:#800d3f;">Text here</p>
        
        
          .mytext {color:#800d3f;}
        
        Text color #800d3f
      
           This box has a color of #800d3f        
        
          <div style="background-color:#800d3f;">Content here</div>
        
        
          .mybackground {background-color:#800d3f;}
        
        Background color #800d3f
      
           Border around this has a color of #800d3f        
        
          <div style="border:2px solid #800d3f;">Content here</div>
        
        
          .myborder {border:2px solid #800d3f;}
        
        Border color #800d3f