#312b0b color space conversions
Hex:
        #312b0b
        RGB:
        49, 43, 11
        CMY:
        81, 83, 96
        CMYK:
        0, 12, 78, 81
      HSL:
        51°, 63.3333%, 11.7647%
        HSV (HSB):
        51°, 77.5510%, 19.2157%
        XYZ:
        2.1909, 2.4049, 0.6653
        xyY:
        0.4164, 0.4571, 2.4049
      CIE-Lab:
        17.4829, -2.0249, 20.6265
        CIE-LCH:
        17.4829, 20.7256, 95.6067
        CIE-Luv:
        17.4829, 4.5081, 15.7427
        Hunter-Lab:
        15.5077, -1.9202, 8.3117
      #312b0b color charts
#312b0b RGB chart
      #312b0b CMYK chart
      #312b0b RGB pie chart
      #312b0b color shades, tints & tones
#312b0b color schemes
#312b0b color preview, HTML & CSS examples
           This text has a color of #312b0b        
        
          <p style="color:#312b0b;">Text here</p>
        
        
          .mytext {color:#312b0b;}
        
        Text color #312b0b
      
           This box has a color of #312b0b        
        
          <div style="background-color:#312b0b;">Content here</div>
        
        
          .mybackground {background-color:#312b0b;}
        
        Background color #312b0b
      
           Border around this has a color of #312b0b        
        
          <div style="border:2px solid #312b0b;">Content here</div>
        
        
          .myborder {border:2px solid #312b0b;}
        
        Border color #312b0b