#311a1b color space conversions
Hex:
        #311a1b
        RGB:
        49, 26, 27
        CMY:
        81, 90, 89
        CMYK:
        0, 47, 45, 81
      HSL:
        357°, 30.6667%, 14.7059%
        HSV (HSB):
        357°, 46.9388%, 19.2157%
        XYZ:
        1.8338, 1.4709, 1.2242
        xyY:
        0.4049, 0.3248, 1.4709
      CIE-Lab:
        12.4218, 11.5973, 4.1984
        CIE-LCH:
        12.4218, 12.3339, 19.9010
        CIE-Luv:
        12.4218, 11.0176, 1.9102
        Hunter-Lab:
        12.1280, 5.7665, 2.5051
      #311a1b color charts
#311a1b RGB chart
      #311a1b CMYK chart
      #311a1b RGB pie chart
      #311a1b color shades, tints & tones
#311a1b color schemes
#311a1b color preview, HTML & CSS examples
           This text has a color of #311a1b        
        
          <p style="color:#311a1b;">Text here</p>
        
        
          .mytext {color:#311a1b;}
        
        Text color #311a1b
      
           This box has a color of #311a1b        
        
          <div style="background-color:#311a1b;">Content here</div>
        
        
          .mybackground {background-color:#311a1b;}
        
        Background color #311a1b
      
           Border around this has a color of #311a1b        
        
          <div style="border:2px solid #311a1b;">Content here</div>
        
        
          .myborder {border:2px solid #311a1b;}
        
        Border color #311a1b