#311e17 color space conversions
Hex:
        #311e17
        RGB:
        49, 30, 23
        CMY:
        81, 88, 91
        CMYK:
        0, 39, 53, 81
      HSL:
        16°, 36.1111%, 14.1176%
        HSV (HSB):
        16°, 53.0612%, 19.2157%
        XYZ:
        1.8856, 1.6434, 1.0284
        xyY:
        0.4137, 0.3606, 1.6434
      CIE-Lab:
        13.4920, 8.2331, 8.5714
        CIE-LCH:
        13.4920, 11.8850, 46.1532
        CIE-Luv:
        13.4920, 9.9588, 5.4331
        Hunter-Lab:
        12.8194, 3.8208, 4.2171
      #311e17 color charts
#311e17 RGB chart
      #311e17 CMYK chart
      #311e17 RGB pie chart
      #311e17 color shades, tints & tones
#311e17 color schemes
#311e17 color preview, HTML & CSS examples
           This text has a color of #311e17        
        
          <p style="color:#311e17;">Text here</p>
        
        
          .mytext {color:#311e17;}
        
        Text color #311e17
      
           This box has a color of #311e17        
        
          <div style="background-color:#311e17;">Content here</div>
        
        
          .mybackground {background-color:#311e17;}
        
        Background color #311e17
      
           Border around this has a color of #311e17        
        
          <div style="border:2px solid #311e17;">Content here</div>
        
        
          .myborder {border:2px solid #311e17;}
        
        Border color #311e17