#312a1b color space conversions
Hex:
        #312a1b
        RGB:
        49, 42, 27
        CMY:
        81, 84, 89
        CMYK:
        0, 14, 45, 81
      HSL:
        41°, 28.9474%, 14.9020%
        HSV (HSB):
        41°, 44.8980%, 19.2157%
        XYZ:
        2.2924, 2.3880, 1.3770
        xyY:
        0.3784, 0.3942, 2.3880
      CIE-Lab:
        17.4045, 0.4777, 10.9970
        CIE-LCH:
        17.4045, 11.0074, 87.5126
        CIE-Luv:
        17.4045, 4.3498, 9.1475
        Hunter-Lab:
        15.4532, -0.5635, 5.5340
      #312a1b color charts
#312a1b RGB chart
      #312a1b CMYK chart
      #312a1b RGB pie chart
      #312a1b color shades, tints & tones
#312a1b color schemes
#312a1b color preview, HTML & CSS examples
           This text has a color of #312a1b        
        
          <p style="color:#312a1b;">Text here</p>
        
        
          .mytext {color:#312a1b;}
        
        Text color #312a1b
      
           This box has a color of #312a1b        
        
          <div style="background-color:#312a1b;">Content here</div>
        
        
          .mybackground {background-color:#312a1b;}
        
        Background color #312a1b
      
           Border around this has a color of #312a1b        
        
          <div style="border:2px solid #312a1b;">Content here</div>
        
        
          .myborder {border:2px solid #312a1b;}
        
        Border color #312a1b