#81314a color space conversions
Hex:
        #81314a
        RGB:
        129, 49, 74
        CMY:
        49, 81, 71
        CMYK:
        0, 62, 43, 49
      HSL:
        341°, 44.9438%, 34.9020%
        HSV (HSB):
        341°, 62.0155%, 50.5882%
        XYZ:
        11.3876, 7.3582, 7.2986
        xyY:
        0.4372, 0.2825, 7.3582
      CIE-Lab:
        32.6088, 36.9707, 2.5643
        CIE-LCH:
        32.6088, 37.0595, 3.9677
        CIE-Luv:
        32.6088, 50.5475, -3.1157
        Hunter-Lab:
        27.1259, 27.4648, 3.0353
      #81314a color charts
#81314a RGB chart
      #81314a CMYK chart
      #81314a RGB pie chart
      #81314a color shades, tints & tones
#81314a color schemes
#81314a color preview, HTML & CSS examples
           This text has a color of #81314a        
        
          <p style="color:#81314a;">Text here</p>
        
        
          .mytext {color:#81314a;}
        
        Text color #81314a
      
           This box has a color of #81314a        
        
          <div style="background-color:#81314a;">Content here</div>
        
        
          .mybackground {background-color:#81314a;}
        
        Background color #81314a
      
           Border around this has a color of #81314a        
        
          <div style="border:2px solid #81314a;">Content here</div>
        
        
          .myborder {border:2px solid #81314a;}
        
        Border color #81314a