#311c0e color space conversions
Hex:
        #311c0e
        RGB:
        49, 28, 14
        CMY:
        81, 89, 95
        CMYK:
        0, 43, 71, 81
      HSL:
        24°, 55.5556%, 12.3529%
        HSV (HSB):
        24°, 71.4286%, 19.2157%
        XYZ:
        1.7611, 1.5152, 0.6151
        xyY:
        0.4526, 0.3894, 1.5152
      CIE-Lab:
        12.7043, 8.5835, 13.1058
        CIE-LCH:
        12.7043, 15.6665, 56.7775
        CIE-Luv:
        12.7043, 11.5059, 8.1742
        Hunter-Lab:
        12.3093, 3.9976, 5.6537
      #311c0e color charts
#311c0e RGB chart
      #311c0e CMYK chart
      #311c0e RGB pie chart
      #311c0e color shades, tints & tones
#311c0e color schemes
#311c0e color preview, HTML & CSS examples
           This text has a color of #311c0e        
        
          <p style="color:#311c0e;">Text here</p>
        
        
          .mytext {color:#311c0e;}
        
        Text color #311c0e
      
           This box has a color of #311c0e        
        
          <div style="background-color:#311c0e;">Content here</div>
        
        
          .mybackground {background-color:#311c0e;}
        
        Background color #311c0e
      
           Border around this has a color of #311c0e        
        
          <div style="border:2px solid #311c0e;">Content here</div>
        
        
          .myborder {border:2px solid #311c0e;}
        
        Border color #311c0e