#311e10 color space conversions
Hex:
        #311e10
        RGB:
        49, 30, 16
        CMY:
        81, 88, 94
        CMYK:
        0, 39, 67, 81
      HSL:
        25°, 50.7692%, 12.7451%
        HSV (HSB):
        25°, 67.3469%, 19.2157%
        XYZ:
        1.8244, 1.6189, 0.7065
        xyY:
        0.4396, 0.3901, 1.6189
      CIE-Lab:
        13.3450, 7.3879, 12.9026
        CIE-LCH:
        13.3450, 14.8681, 60.2049
        CIE-Luv:
        13.3450, 10.5284, 8.2979
        Hunter-Lab:
        12.7237, 3.3282, 5.6143
      #311e10 color charts
#311e10 RGB chart
      #311e10 CMYK chart
      #311e10 RGB pie chart
      #311e10 color shades, tints & tones
#311e10 color schemes
#311e10 color preview, HTML & CSS examples
           This text has a color of #311e10        
        
          <p style="color:#311e10;">Text here</p>
        
        
          .mytext {color:#311e10;}
        
        Text color #311e10
      
           This box has a color of #311e10        
        
          <div style="background-color:#311e10;">Content here</div>
        
        
          .mybackground {background-color:#311e10;}
        
        Background color #311e10
      
           Border around this has a color of #311e10        
        
          <div style="border:2px solid #311e10;">Content here</div>
        
        
          .myborder {border:2px solid #311e10;}
        
        Border color #311e10