#811e1e color space conversions
Hex:
        #811e1e
        RGB:
        129, 30, 30
        CMY:
        49, 88, 88
        CMYK:
        0, 77, 77, 49
      HSL:
        0°, 62.2642%, 31.1765%
        HSV (HSB):
        0°, 76.7442%, 50.5882%
        XYZ:
        9.7519, 5.6894, 1.8125
        xyY:
        0.5652, 0.3297, 5.6894
      CIE-Lab:
        28.6150, 41.7682, 25.8560
        CIE-LCH:
        28.6150, 49.1235, 31.7590
        CIE-Luv:
        28.6150, 70.7447, 15.2550
        Hunter-Lab:
        23.8525, 31.2363, 12.1915
      #811e1e color charts
#811e1e RGB chart
      #811e1e CMYK chart
      #811e1e RGB pie chart
      #811e1e color shades, tints & tones
#811e1e color schemes
#811e1e color preview, HTML & CSS examples
           This text has a color of #811e1e        
        
          <p style="color:#811e1e;">Text here</p>
        
        
          .mytext {color:#811e1e;}
        
        Text color #811e1e
      
           This box has a color of #811e1e        
        
          <div style="background-color:#811e1e;">Content here</div>
        
        
          .mybackground {background-color:#811e1e;}
        
        Background color #811e1e
      
           Border around this has a color of #811e1e        
        
          <div style="border:2px solid #811e1e;">Content here</div>
        
        
          .myborder {border:2px solid #811e1e;}
        
        Border color #811e1e