#811b1f color space conversions
Hex:
        #811b1f
        RGB:
        129, 27, 31
        CMY:
        49, 89, 88
        CMYK:
        0, 79, 76, 49
      HSL:
        358°, 65.3846%, 30.5882%
        HSV (HSB):
        358°, 79.0698%, 50.5882%
        XYZ:
        9.6925, 5.5499, 1.8567
        xyY:
        0.5668, 0.3246, 5.5499
      CIE-Lab:
        28.2473, 42.8769, 24.8101
        CIE-LCH:
        28.2473, 49.5376, 30.0552
        CIE-Luv:
        28.2473, 71.8710, 14.2127
        Hunter-Lab:
        23.5583, 32.2128, 11.8179
      #811b1f color charts
#811b1f RGB chart
      #811b1f CMYK chart
      #811b1f RGB pie chart
      #811b1f color shades, tints & tones
#811b1f color schemes
#811b1f color preview, HTML & CSS examples
           This text has a color of #811b1f        
        
          <p style="color:#811b1f;">Text here</p>
        
        
          .mytext {color:#811b1f;}
        
        Text color #811b1f
      
           This box has a color of #811b1f        
        
          <div style="background-color:#811b1f;">Content here</div>
        
        
          .mybackground {background-color:#811b1f;}
        
        Background color #811b1f
      
           Border around this has a color of #811b1f        
        
          <div style="border:2px solid #811b1f;">Content here</div>
        
        
          .myborder {border:2px solid #811b1f;}
        
        Border color #811b1f