#811b4a color space conversions
Hex:
        #811b4a
        RGB:
        129, 27, 74
        CMY:
        49, 89, 71
        CMYK:
        0, 79, 43, 49
      HSL:
        332°, 65.3846%, 30.5882%
        HSV (HSB):
        332°, 79.0698%, 50.5882%
        XYZ:
        10.6812, 5.9454, 7.0632
        xyY:
        0.4509, 0.2510, 5.9454
      CIE-Lab:
        29.2743, 46.1374, -2.3015
        CIE-LCH:
        29.2743, 46.1948, 357.1443
        CIE-Luv:
        29.2743, 59.0286, -10.0110
        Hunter-Lab:
        24.3832, 35.5225, -0.1065
      #811b4a color charts
#811b4a RGB chart
      #811b4a CMYK chart
      #811b4a RGB pie chart
      #811b4a color shades, tints & tones
#811b4a color schemes
#811b4a color preview, HTML & CSS examples
           This text has a color of #811b4a        
        
          <p style="color:#811b4a;">Text here</p>
        
        
          .mytext {color:#811b4a;}
        
        Text color #811b4a
      
           This box has a color of #811b4a        
        
          <div style="background-color:#811b4a;">Content here</div>
        
        
          .mybackground {background-color:#811b4a;}
        
        Background color #811b4a
      
           Border around this has a color of #811b4a        
        
          <div style="border:2px solid #811b4a;">Content here</div>
        
        
          .myborder {border:2px solid #811b4a;}
        
        Border color #811b4a