#81322e color space conversions
Hex:
        #81322e
        RGB:
        129, 50, 46
        CMY:
        49, 80, 82
        CMYK:
        0, 61, 64, 49
      HSL:
        3°, 47.4286%, 34.3137%
        HSV (HSB):
        3°, 64.3411%, 50.5882%
        XYZ:
        10.6870, 7.1456, 3.4007
        xyY:
        0.5033, 0.3365, 7.1456
      CIE-Lab:
        32.1361, 33.8458, 20.0086
        CIE-LCH:
        32.1361, 39.3177, 30.5904
        CIE-Luv:
        32.1361, 56.7909, 14.1212
        Hunter-Lab:
        26.7312, 24.5837, 11.1690
      #81322e color charts
#81322e RGB chart
      #81322e CMYK chart
      #81322e RGB pie chart
      #81322e color shades, tints & tones
#81322e color schemes
#81322e color preview, HTML & CSS examples
           This text has a color of #81322e        
        
          <p style="color:#81322e;">Text here</p>
        
        
          .mytext {color:#81322e;}
        
        Text color #81322e
      
           This box has a color of #81322e        
        
          <div style="background-color:#81322e;">Content here</div>
        
        
          .mybackground {background-color:#81322e;}
        
        Background color #81322e
      
           Border around this has a color of #81322e        
        
          <div style="border:2px solid #81322e;">Content here</div>
        
        
          .myborder {border:2px solid #81322e;}
        
        Border color #81322e