#811a14 color space conversions
Hex:
        #811a14
        RGB:
        129, 26, 20
        CMY:
        49, 90, 92
        CMYK:
        0, 80, 84, 49
      HSL:
        3°, 73.1544%, 29.2157%
        HSV (HSB):
        3°, 84.4961%, 50.5882%
        XYZ:
        9.5489, 5.4564, 1.2117
        xyY:
        0.5888, 0.3365, 5.4564
      CIE-Lab:
        27.9974, 42.7947, 31.2052
        CIE-LCH:
        27.9974, 52.9637, 36.0989
        CIE-Luv:
        27.9974, 74.2824, 17.6241
        Hunter-Lab:
        23.3590, 32.0908, 13.2757
      #811a14 color charts
#811a14 RGB chart
      #811a14 CMYK chart
      #811a14 RGB pie chart
      #811a14 color shades, tints & tones
#811a14 color schemes
#811a14 color preview, HTML & CSS examples
           This text has a color of #811a14        
        
          <p style="color:#811a14;">Text here</p>
        
        
          .mytext {color:#811a14;}
        
        Text color #811a14
      
           This box has a color of #811a14        
        
          <div style="background-color:#811a14;">Content here</div>
        
        
          .mybackground {background-color:#811a14;}
        
        Background color #811a14
      
           Border around this has a color of #811a14        
        
          <div style="border:2px solid #811a14;">Content here</div>
        
        
          .myborder {border:2px solid #811a14;}
        
        Border color #811a14