#695d05 color space conversions
Hex:
        #695d05
        RGB:
        105, 93, 5
        CMY:
        59, 64, 98
        CMYK:
        0, 11, 95, 59
      HSL:
        53°, 90.9091%, 21.5686%
        HSV (HSB):
        53°, 95.2381%, 41.1765%
        XYZ:
        9.7674, 10.8429, 1.7217
        xyY:
        0.4374, 0.4855, 10.8429
      CIE-Lab:
        39.3146, -4.2266, 45.1712
        CIE-LCH:
        39.3146, 45.3685, 95.3455
        CIE-Luv:
        39.3146, 11.3345, 41.5053
        Hunter-Lab:
        32.9286, -4.6775, 19.9500
      #695d05 color charts
#695d05 RGB chart
      #695d05 CMYK chart
      #695d05 RGB pie chart
      #695d05 color shades, tints & tones
#695d05 color schemes
#695d05 color preview, HTML & CSS examples
           This text has a color of #695d05        
        
          <p style="color:#695d05;">Text here</p>
        
        
          .mytext {color:#695d05;}
        
        Text color #695d05
      
           This box has a color of #695d05        
        
          <div style="background-color:#695d05;">Content here</div>
        
        
          .mybackground {background-color:#695d05;}
        
        Background color #695d05
      
           Border around this has a color of #695d05        
        
          <div style="border:2px solid #695d05;">Content here</div>
        
        
          .myborder {border:2px solid #695d05;}
        
        Border color #695d05