#81363d color space conversions
Hex:
        #81363d
        RGB:
        129, 54, 61
        CMY:
        49, 79, 76
        CMYK:
        0, 58, 53, 49
      HSL:
        354°, 40.9836%, 35.8824%
        HSV (HSB):
        354°, 58.1395%, 50.5882%
        XYZ:
        11.2147, 7.6424, 5.2989
        xyY:
        0.4643, 0.3164, 7.6424
      CIE-Lab:
        33.2267, 33.0533, 11.8541
        CIE-LCH:
        33.2267, 35.1147, 19.7296
        CIE-Luv:
        33.2267, 51.2425, 7.3015
        Hunter-Lab:
        27.6449, 24.0339, 7.9868
      #81363d color charts
#81363d RGB chart
      #81363d CMYK chart
      #81363d RGB pie chart
      #81363d color shades, tints & tones
#81363d color schemes
#81363d color preview, HTML & CSS examples
           This text has a color of #81363d        
        
          <p style="color:#81363d;">Text here</p>
        
        
          .mytext {color:#81363d;}
        
        Text color #81363d
      
           This box has a color of #81363d        
        
          <div style="background-color:#81363d;">Content here</div>
        
        
          .mybackground {background-color:#81363d;}
        
        Background color #81363d
      
           Border around this has a color of #81363d        
        
          <div style="border:2px solid #81363d;">Content here</div>
        
        
          .myborder {border:2px solid #81363d;}
        
        Border color #81363d