#699c1f color space conversions
Hex:
        #699c1f
        RGB:
        105, 156, 31
        CMY:
        59, 39, 88
        CMYK:
        33, 0, 80, 39
      HSL:
        84°, 66.8449%, 36.6667%
        HSV (HSB):
        84°, 80.1282%, 61.1765%
        XYZ:
        17.9615, 26.8791, 5.5378
        xyY:
        0.3565, 0.5335, 26.8791
      CIE-Lab:
        58.8623, -35.7553, 54.9720
        CIE-LCH:
        58.8623, 65.5771, 123.0411
        CIE-Luv:
        58.8623, -25.8019, 64.4880
        Hunter-Lab:
        51.8451, -28.8884, 29.9585
      #699c1f color charts
#699c1f RGB chart
      #699c1f CMYK chart
      #699c1f RGB pie chart
      #699c1f color shades, tints & tones
#699c1f color schemes
#699c1f color preview, HTML & CSS examples
           This text has a color of #699c1f        
        
          <p style="color:#699c1f;">Text here</p>
        
        
          .mytext {color:#699c1f;}
        
        Text color #699c1f
      
           This box has a color of #699c1f        
        
          <div style="background-color:#699c1f;">Content here</div>
        
        
          .mybackground {background-color:#699c1f;}
        
        Background color #699c1f
      
           Border around this has a color of #699c1f        
        
          <div style="border:2px solid #699c1f;">Content here</div>
        
        
          .myborder {border:2px solid #699c1f;}
        
        Border color #699c1f