#695e2e color space conversions
Hex:
        #695e2e
        RGB:
        105, 94, 46
        CMY:
        59, 63, 82
        CMYK:
        0, 10, 56, 59
      HSL:
        49°, 39.0728%, 29.6078%
        HSV (HSB):
        49°, 56.1905%, 41.1765%
        XYZ:
        10.3215, 11.2059, 4.2037
        xyY:
        0.4011, 0.4355, 11.2059
      CIE-Lab:
        39.9252, -2.5107, 28.8266
        CIE-LCH:
        39.9252, 28.9358, 94.9778
        CIE-Luv:
        39.9252, 9.4950, 30.9506
        Hunter-Lab:
        33.4752, -3.5441, 15.9872
      #695e2e color charts
#695e2e RGB chart
      #695e2e CMYK chart
      #695e2e RGB pie chart
      #695e2e color shades, tints & tones
#695e2e color schemes
#695e2e color preview, HTML & CSS examples
           This text has a color of #695e2e        
        
          <p style="color:#695e2e;">Text here</p>
        
        
          .mytext {color:#695e2e;}
        
        Text color #695e2e
      
           This box has a color of #695e2e        
        
          <div style="background-color:#695e2e;">Content here</div>
        
        
          .mybackground {background-color:#695e2e;}
        
        Background color #695e2e
      
           Border around this has a color of #695e2e        
        
          <div style="border:2px solid #695e2e;">Content here</div>
        
        
          .myborder {border:2px solid #695e2e;}
        
        Border color #695e2e