#31700b color space conversions
Hex:
        #31700b
        RGB:
        49, 112, 11
        CMY:
        81, 56, 96
        CMYK:
        56, 0, 90, 56
      HSL:
        97°, 82.1138%, 24.1176%
        HSV (HSB):
        97°, 90.1786%, 43.9216%
        XYZ:
        7.1212, 12.2655, 2.3088
        xyY:
        0.3282, 0.5653, 12.2655
      CIE-Lab:
        41.6350, -37.6407, 44.0141
        CIE-LCH:
        41.6350, 57.9142, 130.5370
        CIE-Luv:
        41.6350, -29.2270, 48.2269
        Hunter-Lab:
        35.0221, -24.9935, 20.6069
      #31700b color charts
#31700b RGB chart
      #31700b CMYK chart
      #31700b RGB pie chart
      #31700b color shades, tints & tones
#31700b color schemes
#31700b color preview, HTML & CSS examples
           This text has a color of #31700b        
        
          <p style="color:#31700b;">Text here</p>
        
        
          .mytext {color:#31700b;}
        
        Text color #31700b
      
           This box has a color of #31700b        
        
          <div style="background-color:#31700b;">Content here</div>
        
        
          .mybackground {background-color:#31700b;}
        
        Background color #31700b
      
           Border around this has a color of #31700b        
        
          <div style="border:2px solid #31700b;">Content here</div>
        
        
          .myborder {border:2px solid #31700b;}
        
        Border color #31700b