#31140b color space conversions
Hex:
        #31140b
        RGB:
        49, 20, 11
        CMY:
        81, 92, 96
        CMYK:
        0, 59, 78, 81
      HSL:
        14°, 63.3333%, 11.7647%
        HSV (HSB):
        14°, 77.5510%, 19.2157%
        XYZ:
        1.5772, 1.1774, 0.4608
        xyY:
        0.4905, 0.3662, 1.1774
      CIE-Lab:
        10.3899, 13.7821, 11.3233
        CIE-LCH:
        10.3899, 17.8371, 39.4065
        CIE-Luv:
        10.3899, 14.6005, 6.1530
        Hunter-Lab:
        10.8510, 6.9556, 5.0782
      #31140b color charts
#31140b RGB chart
      #31140b CMYK chart
      #31140b RGB pie chart
      #31140b color shades, tints & tones
#31140b color schemes
#31140b color preview, HTML & CSS examples
           This text has a color of #31140b        
        
          <p style="color:#31140b;">Text here</p>
        
        
          .mytext {color:#31140b;}
        
        Text color #31140b
      
           This box has a color of #31140b        
        
          <div style="background-color:#31140b;">Content here</div>
        
        
          .mybackground {background-color:#31140b;}
        
        Background color #31140b
      
           Border around this has a color of #31140b        
        
          <div style="border:2px solid #31140b;">Content here</div>
        
        
          .myborder {border:2px solid #31140b;}
        
        Border color #31140b