#6d7d12 color space conversions
Hex:
        #6d7d12
        RGB:
        109, 125, 18
        CMY:
        57, 51, 93
        CMYK:
        13, 0, 86, 51
      HSL:
        69°, 74.8252%, 28.0392%
        HSV (HSB):
        69°, 85.6000%, 49.0196%
        XYZ:
        13.7495, 17.9621, 3.3146
        xyY:
        0.3925, 0.5128, 17.9621
      CIE-Lab:
        49.4501, -19.6389, 50.3966
        CIE-LCH:
        49.4501, 54.0879, 111.2902
        CIE-Luv:
        49.4501, -6.5660, 53.4631
        Hunter-Lab:
        42.3817, -16.2591, 25.0302
      #6d7d12 color charts
#6d7d12 RGB chart
      #6d7d12 CMYK chart
      #6d7d12 RGB pie chart
      #6d7d12 color shades, tints & tones
#6d7d12 color schemes
#6d7d12 color preview, HTML & CSS examples
           This text has a color of #6d7d12        
        
          <p style="color:#6d7d12;">Text here</p>
        
        
          .mytext {color:#6d7d12;}
        
        Text color #6d7d12
      
           This box has a color of #6d7d12        
        
          <div style="background-color:#6d7d12;">Content here</div>
        
        
          .mybackground {background-color:#6d7d12;}
        
        Background color #6d7d12
      
           Border around this has a color of #6d7d12        
        
          <div style="border:2px solid #6d7d12;">Content here</div>
        
        
          .myborder {border:2px solid #6d7d12;}
        
        Border color #6d7d12