#811b2b color space conversions
Hex:
        #811b2b
        RGB:
        129, 27, 43
        CMY:
        49, 89, 83
        CMYK:
        0, 79, 67, 49
      HSL:
        351°, 65.3846%, 30.5882%
        HSV (HSB):
        351°, 79.0698%, 50.5882%
        XYZ:
        9.8812, 5.6254, 2.8505
        xyY:
        0.5383, 0.3064, 5.6254
      CIE-Lab:
        28.4470, 43.5225, 17.2468
        CIE-LCH:
        28.4470, 46.8152, 21.6171
        CIE-Luv:
        28.4470, 69.0039, 8.9102
        Hunter-Lab:
        23.7179, 32.8593, 9.4769
      #811b2b color charts
#811b2b RGB chart
      #811b2b CMYK chart
      #811b2b RGB pie chart
      #811b2b color shades, tints & tones
#811b2b color schemes
#811b2b color preview, HTML & CSS examples
           This text has a color of #811b2b        
        
          <p style="color:#811b2b;">Text here</p>
        
        
          .mytext {color:#811b2b;}
        
        Text color #811b2b
      
           This box has a color of #811b2b        
        
          <div style="background-color:#811b2b;">Content here</div>
        
        
          .mybackground {background-color:#811b2b;}
        
        Background color #811b2b
      
           Border around this has a color of #811b2b        
        
          <div style="border:2px solid #811b2b;">Content here</div>
        
        
          .myborder {border:2px solid #811b2b;}
        
        Border color #811b2b