#81323e color space conversions
Hex:
        #81323e
        RGB:
        129, 50, 62
        CMY:
        49, 80, 76
        CMYK:
        0, 61, 52, 49
      HSL:
        351°, 44.1341%, 35.0980%
        HSV (HSB):
        351°, 61.2403%, 50.5882%
        XYZ:
        11.0634, 7.2961, 5.3826
        xyY:
        0.4660, 0.3073, 7.2961
      CIE-Lab:
        32.4718, 35.1991, 10.1700
        CIE-LCH:
        32.4718, 36.6388, 16.1155
        CIE-Luv:
        32.4718, 53.1879, 5.1450
        Hunter-Lab:
        27.0114, 25.8405, 7.0931
      #81323e color charts
#81323e RGB chart
      #81323e CMYK chart
      #81323e RGB pie chart
      #81323e color shades, tints & tones
#81323e color schemes
#81323e color preview, HTML & CSS examples
           This text has a color of #81323e        
        
          <p style="color:#81323e;">Text here</p>
        
        
          .mytext {color:#81323e;}
        
        Text color #81323e
      
           This box has a color of #81323e        
        
          <div style="background-color:#81323e;">Content here</div>
        
        
          .mybackground {background-color:#81323e;}
        
        Background color #81323e
      
           Border around this has a color of #81323e        
        
          <div style="border:2px solid #81323e;">Content here</div>
        
        
          .myborder {border:2px solid #81323e;}
        
        Border color #81323e