#696d16 color space conversions
Hex:
        #696d16
        RGB:
        105, 109, 22
        CMY:
        59, 57, 91
        CMYK:
        4, 0, 80, 57
      HSL:
        63°, 66.4122%, 25.6863%
        HSV (HSB):
        63°, 79.8165%, 42.7451%
        XYZ:
        11.4392, 13.9985, 2.8581
        xyY:
        0.4043, 0.4947, 13.9985
      CIE-Lab:
        44.2307, -12.7527, 44.4073
        CIE-LCH:
        44.2307, 46.2021, 106.0228
        CIE-Luv:
        44.2307, 0.6384, 45.6851
        Hunter-Lab:
        37.4145, -10.9006, 21.6610
      #696d16 color charts
#696d16 RGB chart
      #696d16 CMYK chart
      #696d16 RGB pie chart
      #696d16 color shades, tints & tones
#696d16 color schemes
#696d16 color preview, HTML & CSS examples
           This text has a color of #696d16        
        
          <p style="color:#696d16;">Text here</p>
        
        
          .mytext {color:#696d16;}
        
        Text color #696d16
      
           This box has a color of #696d16        
        
          <div style="background-color:#696d16;">Content here</div>
        
        
          .mybackground {background-color:#696d16;}
        
        Background color #696d16
      
           Border around this has a color of #696d16        
        
          <div style="border:2px solid #696d16;">Content here</div>
        
        
          .myborder {border:2px solid #696d16;}
        
        Border color #696d16