#31290b color space conversions
Hex:
        #31290b
        RGB:
        49, 41, 11
        CMY:
        81, 84, 96
        CMYK:
        0, 16, 78, 81
      HSL:
        47°, 63.3333%, 11.7647%
        HSV (HSB):
        47°, 77.5510%, 19.2157%
        XYZ:
        2.1200, 2.2630, 0.6417
        xyY:
        0.4219, 0.4504, 2.2630
      CIE-Lab:
        16.8110, -0.6817, 19.8063
        CIE-LCH:
        16.8110, 19.8181, 91.9713
        CIE-Luv:
        16.8110, 5.5450, 14.8126
        Hunter-Lab:
        15.0433, -1.1708, 8.0013
      #31290b color charts
#31290b RGB chart
      #31290b CMYK chart
      #31290b RGB pie chart
      #31290b color shades, tints & tones
#31290b color schemes
#31290b color preview, HTML & CSS examples
           This text has a color of #31290b        
        
          <p style="color:#31290b;">Text here</p>
        
        
          .mytext {color:#31290b;}
        
        Text color #31290b
      
           This box has a color of #31290b        
        
          <div style="background-color:#31290b;">Content here</div>
        
        
          .mybackground {background-color:#31290b;}
        
        Background color #31290b
      
           Border around this has a color of #31290b        
        
          <div style="border:2px solid #31290b;">Content here</div>
        
        
          .myborder {border:2px solid #31290b;}
        
        Border color #31290b