#31642f color space conversions
Hex:
        #31642f
        RGB:
        49, 100, 47
        CMY:
        81, 61, 82
        CMYK:
        51, 0, 53, 61
      HSL:
        118°, 36.0544%, 28.8235%
        HSV (HSB):
        118°, 53.0000%, 39.2157%
        XYZ:
        6.3369, 9.9725, 4.2802
        xyY:
        0.3078, 0.4843, 9.9725
      CIE-Lab:
        37.7931, -29.1224, 24.7431
        CIE-LCH:
        37.7931, 38.2143, 139.6479
        CIE-Luv:
        37.7931, -23.4091, 31.1899
        Hunter-Lab:
        31.5793, -19.4451, 14.0694
      #31642f color charts
#31642f RGB chart
      #31642f CMYK chart
      #31642f RGB pie chart
      #31642f color shades, tints & tones
#31642f color schemes
#31642f color preview, HTML & CSS examples
           This text has a color of #31642f        
        
          <p style="color:#31642f;">Text here</p>
        
        
          .mytext {color:#31642f;}
        
        Text color #31642f
      
           This box has a color of #31642f        
        
          <div style="background-color:#31642f;">Content here</div>
        
        
          .mybackground {background-color:#31642f;}
        
        Background color #31642f
      
           Border around this has a color of #31642f        
        
          <div style="border:2px solid #31642f;">Content here</div>
        
        
          .myborder {border:2px solid #31642f;}
        
        Border color #31642f