#81232f color space conversions
Hex:
        #81232f
        RGB:
        129, 35, 47
        CMY:
        49, 86, 82
        CMYK:
        0, 73, 64, 49
      HSL:
        352°, 57.3171%, 32.1569%
        HSV (HSB):
        352°, 72.8682%, 50.5882%
        XYZ:
        10.1674, 6.0744, 3.3259
        xyY:
        0.5196, 0.3104, 6.0744
      CIE-Lab:
        29.5995, 40.8030, 16.1005
        CIE-LCH:
        29.5995, 43.8646, 21.5337
        CIE-Luv:
        29.5995, 64.5263, 8.8606
        Hunter-Lab:
        24.6464, 30.5057, 9.2515
      #81232f color charts
#81232f RGB chart
      #81232f CMYK chart
      #81232f RGB pie chart
      #81232f color shades, tints & tones
#81232f color schemes
#81232f color preview, HTML & CSS examples
           This text has a color of #81232f        
        
          <p style="color:#81232f;">Text here</p>
        
        
          .mytext {color:#81232f;}
        
        Text color #81232f
      
           This box has a color of #81232f        
        
          <div style="background-color:#81232f;">Content here</div>
        
        
          .mybackground {background-color:#81232f;}
        
        Background color #81232f
      
           Border around this has a color of #81232f        
        
          <div style="border:2px solid #81232f;">Content here</div>
        
        
          .myborder {border:2px solid #81232f;}
        
        Border color #81232f