#81366d color space conversions
Hex:
        #81366d
        RGB:
        129, 54, 109
        CMY:
        49, 79, 57
        CMYK:
        0, 58, 16, 49
      HSL:
        316°, 40.9836%, 35.8824%
        HSV (HSB):
        316°, 58.1395%, 50.5882%
        XYZ:
        13.1327, 8.4096, 15.3990
        xyY:
        0.3555, 0.2276, 8.4096
      CIE-Lab:
        34.8217, 39.4299, -16.5779
        CIE-LCH:
        34.8217, 42.7732, 337.1962
        CIE-Luv:
        34.8217, 38.6529, -27.2814
        Hunter-Lab:
        28.9993, 30.0875, -11.1843
      #81366d color charts
#81366d RGB chart
      #81366d CMYK chart
      #81366d RGB pie chart
      #81366d color shades, tints & tones
#81366d color schemes
#81366d color preview, HTML & CSS examples
           This text has a color of #81366d        
        
          <p style="color:#81366d;">Text here</p>
        
        
          .mytext {color:#81366d;}
        
        Text color #81366d
      
           This box has a color of #81366d        
        
          <div style="background-color:#81366d;">Content here</div>
        
        
          .mybackground {background-color:#81366d;}
        
        Background color #81366d
      
           Border around this has a color of #81366d        
        
          <div style="border:2px solid #81366d;">Content here</div>
        
        
          .myborder {border:2px solid #81366d;}
        
        Border color #81366d