#81013f color space conversions
Hex:
        #81013f
        RGB:
        129, 1, 63
        CMY:
        49, 100, 75
        CMYK:
        0, 99, 51, 49
      HSL:
        331°, 98.4615%, 25.4902%
        HSV (HSB):
        331°, 99.2248%, 50.5882%
        XYZ:
        9.9613, 5.0477, 5.1519
        xyY:
        0.4941, 0.2504, 5.0477
      CIE-Lab:
        26.8703, 50.9522, 1.5763
        CIE-LCH:
        26.8703, 50.9766, 1.7720
        CIE-Luv:
        26.8703, 68.5178, -6.6825
        Hunter-Lab:
        22.4671, 39.8246, 2.1313
      #81013f color charts
#81013f RGB chart
      #81013f CMYK chart
      #81013f RGB pie chart
      #81013f color shades, tints & tones
#81013f color schemes
#81013f color preview, HTML & CSS examples
           This text has a color of #81013f        
        
          <p style="color:#81013f;">Text here</p>
        
        
          .mytext {color:#81013f;}
        
        Text color #81013f
      
           This box has a color of #81013f        
        
          <div style="background-color:#81013f;">Content here</div>
        
        
          .mybackground {background-color:#81013f;}
        
        Background color #81013f
      
           Border around this has a color of #81013f        
        
          <div style="border:2px solid #81013f;">Content here</div>
        
        
          .myborder {border:2px solid #81013f;}
        
        Border color #81013f