#695d07 color space conversions
Hex:
        #695d07
        RGB:
        105, 93, 7
        CMY:
        59, 64, 97
        CMYK:
        0, 11, 93, 59
      HSL:
        53°, 87.5000%, 21.9608%
        HSV (HSB):
        53°, 93.3333%, 41.1765%
        XYZ:
        9.7784, 10.8473, 1.7794
        xyY:
        0.4364, 0.4841, 10.8473
      CIE-Lab:
        39.3221, -4.1712, 44.6294
        CIE-LCH:
        39.3221, 44.8239, 95.3395
        CIE-Luv:
        39.3221, 11.3047, 41.2320
        Hunter-Lab:
        32.9352, -4.6404, 19.8514
      #695d07 color charts
#695d07 RGB chart
      #695d07 CMYK chart
      #695d07 RGB pie chart
      #695d07 color shades, tints & tones
#695d07 color schemes
#695d07 color preview, HTML & CSS examples
           This text has a color of #695d07        
        
          <p style="color:#695d07;">Text here</p>
        
        
          .mytext {color:#695d07;}
        
        Text color #695d07
      
           This box has a color of #695d07        
        
          <div style="background-color:#695d07;">Content here</div>
        
        
          .mybackground {background-color:#695d07;}
        
        Background color #695d07
      
           Border around this has a color of #695d07        
        
          <div style="border:2px solid #695d07;">Content here</div>
        
        
          .myborder {border:2px solid #695d07;}
        
        Border color #695d07