#311d16 color space conversions
Hex:
        #311d16
        RGB:
        49, 29, 22
        CMY:
        81, 89, 91
        CMYK:
        0, 41, 55, 81
      HSL:
        16°, 38.0282%, 13.9216%
        HSV (HSB):
        16°, 55.1020%, 19.2157%
        XYZ:
        1.8508, 1.5896, 0.9683
        xyY:
        0.4198, 0.3606, 1.5896
      CIE-Lab:
        13.1669, 8.7979, 8.8510
        CIE-LCH:
        13.1669, 12.4797, 45.1722
        CIE-Luv:
        13.1669, 10.4434, 5.4589
        Hunter-Lab:
        12.6080, 4.1390, 4.2720
      #311d16 color charts
#311d16 RGB chart
      #311d16 CMYK chart
      #311d16 RGB pie chart
      #311d16 color shades, tints & tones
#311d16 color schemes
#311d16 color preview, HTML & CSS examples
           This text has a color of #311d16        
        
          <p style="color:#311d16;">Text here</p>
        
        
          .mytext {color:#311d16;}
        
        Text color #311d16
      
           This box has a color of #311d16        
        
          <div style="background-color:#311d16;">Content here</div>
        
        
          .mybackground {background-color:#311d16;}
        
        Background color #311d16
      
           Border around this has a color of #311d16        
        
          <div style="border:2px solid #311d16;">Content here</div>
        
        
          .myborder {border:2px solid #311d16;}
        
        Border color #311d16