#311c08 color space conversions
Hex:
        #311c08
        RGB:
        49, 28, 8
        CMY:
        81, 89, 97
        CMYK:
        0, 43, 84, 81
      HSL:
        29°, 71.9298%, 11.1765%
        HSV (HSB):
        29°, 83.6735%, 19.2157%
        XYZ:
        1.7257, 1.5010, 0.4285
        xyY:
        0.4721, 0.4106, 1.5010
      CIE-Lab:
        12.6145, 8.0772, 15.6201
        CIE-LCH:
        12.6145, 17.5849, 62.6565
        CIE-Luv:
        12.6145, 11.9023, 9.9844
        Hunter-Lab:
        12.2516, 3.7026, 6.5024
      #311c08 color charts
#311c08 RGB chart
      #311c08 CMYK chart
      #311c08 RGB pie chart
      #311c08 color shades, tints & tones
#311c08 color schemes
#311c08 color preview, HTML & CSS examples
           This text has a color of #311c08        
        
          <p style="color:#311c08;">Text here</p>
        
        
          .mytext {color:#311c08;}
        
        Text color #311c08
      
           This box has a color of #311c08        
        
          <div style="background-color:#311c08;">Content here</div>
        
        
          .mybackground {background-color:#311c08;}
        
        Background color #311c08
      
           Border around this has a color of #311c08        
        
          <div style="border:2px solid #311c08;">Content here</div>
        
        
          .myborder {border:2px solid #311c08;}
        
        Border color #311c08