#311a0e color space conversions
Hex:
        #311a0e
        RGB:
        49, 26, 14
        CMY:
        81, 90, 95
        CMYK:
        0, 47, 71, 81
      HSL:
        21°, 55.5556%, 12.3529%
        HSV (HSB):
        21°, 71.4286%, 19.2157%
        XYZ:
        1.7153, 1.4235, 0.5998
        xyY:
        0.4588, 0.3808, 1.4235
      CIE-Lab:
        12.1130, 9.9736, 12.3050
        CIE-LCH:
        12.1130, 15.8394, 50.9740
        CIE-Luv:
        12.1130, 12.2947, 7.3787
        Hunter-Lab:
        11.9309, 4.7835, 5.3709
      #311a0e color charts
#311a0e RGB chart
      #311a0e CMYK chart
      #311a0e RGB pie chart
      #311a0e color shades, tints & tones
#311a0e color schemes
#311a0e color preview, HTML & CSS examples
           This text has a color of #311a0e        
        
          <p style="color:#311a0e;">Text here</p>
        
        
          .mytext {color:#311a0e;}
        
        Text color #311a0e
      
           This box has a color of #311a0e        
        
          <div style="background-color:#311a0e;">Content here</div>
        
        
          .mybackground {background-color:#311a0e;}
        
        Background color #311a0e
      
           Border around this has a color of #311a0e        
        
          <div style="border:2px solid #311a0e;">Content here</div>
        
        
          .myborder {border:2px solid #311a0e;}
        
        Border color #311a0e