#81132f color space conversions
Hex:
        #81132f
        RGB:
        129, 19, 47
        CMY:
        49, 93, 82
        CMYK:
        0, 85, 64, 49
      HSL:
        345°, 74.3243%, 29.0196%
        HSV (HSB):
        345°, 85.2713%, 50.5882%
        XYZ:
        9.7992, 5.3381, 3.2032
        xyY:
        0.5343, 0.2911, 5.3381
      CIE-Lab:
        27.6771, 46.1889, 13.5646
        CIE-LCH:
        27.6771, 48.1395, 16.3663
        CIE-Luv:
        27.6771, 70.5846, 5.2540
        Hunter-Lab:
        23.1043, 35.2744, 7.9530
      #81132f color charts
#81132f RGB chart
      #81132f CMYK chart
      #81132f RGB pie chart
      #81132f color shades, tints & tones
#81132f color schemes
#81132f color preview, HTML & CSS examples
           This text has a color of #81132f        
        
          <p style="color:#81132f;">Text here</p>
        
        
          .mytext {color:#81132f;}
        
        Text color #81132f
      
           This box has a color of #81132f        
        
          <div style="background-color:#81132f;">Content here</div>
        
        
          .mybackground {background-color:#81132f;}
        
        Background color #81132f
      
           Border around this has a color of #81132f        
        
          <div style="border:2px solid #81132f;">Content here</div>
        
        
          .myborder {border:2px solid #81132f;}
        
        Border color #81132f