#81366a color space conversions
Hex:
        #81366a
        RGB:
        129, 54, 106
        CMY:
        49, 79, 58
        CMYK:
        0, 58, 18, 49
      HSL:
        318°, 40.9836%, 35.8824%
        HSV (HSB):
        318°, 58.1395%, 50.5882%
        XYZ:
        12.9739, 8.3461, 14.5628
        xyY:
        0.3616, 0.2326, 8.3461
      CIE-Lab:
        34.6935, 38.9368, -14.8777
        CIE-LCH:
        34.6935, 41.6824, 339.0882
        CIE-Luv:
        34.6935, 39.4781, -24.9348
        Hunter-Lab:
        28.8896, 29.6054, -9.6646
      #81366a color charts
#81366a RGB chart
      #81366a CMYK chart
      #81366a RGB pie chart
      #81366a color shades, tints & tones
#81366a color schemes
#81366a color preview, HTML & CSS examples
           This text has a color of #81366a        
        
          <p style="color:#81366a;">Text here</p>
        
        
          .mytext {color:#81366a;}
        
        Text color #81366a
      
           This box has a color of #81366a        
        
          <div style="background-color:#81366a;">Content here</div>
        
        
          .mybackground {background-color:#81366a;}
        
        Background color #81366a
      
           Border around this has a color of #81366a        
        
          <div style="border:2px solid #81366a;">Content here</div>
        
        
          .myborder {border:2px solid #81366a;}
        
        Border color #81366a