#316b10 color space conversions
Hex:
        #316b10
        RGB:
        49, 107, 16
        CMY:
        81, 58, 94
        CMYK:
        54, 0, 85, 58
      HSL:
        98°, 73.9837%, 24.1176%
        HSV (HSB):
        98°, 85.0467%, 41.9608%
        XYZ:
        6.6178, 11.2058, 2.3043
        xyY:
        0.3288, 0.5567, 11.2058
      CIE-Lab:
        39.9249, -35.3579, 41.1009
        CIE-LCH:
        39.9249, 54.2169, 130.7044
        CIE-Luv:
        39.9249, -27.0340, 45.1356
        Hunter-Lab:
        33.4750, -23.2927, 19.3511
      #316b10 color charts
#316b10 RGB chart
      #316b10 CMYK chart
      #316b10 RGB pie chart
      #316b10 color shades, tints & tones
#316b10 color schemes
#316b10 color preview, HTML & CSS examples
           This text has a color of #316b10        
        
          <p style="color:#316b10;">Text here</p>
        
        
          .mytext {color:#316b10;}
        
        Text color #316b10
      
           This box has a color of #316b10        
        
          <div style="background-color:#316b10;">Content here</div>
        
        
          .mybackground {background-color:#316b10;}
        
        Background color #316b10
      
           Border around this has a color of #316b10        
        
          <div style="border:2px solid #316b10;">Content here</div>
        
        
          .myborder {border:2px solid #316b10;}
        
        Border color #316b10