#693c2e color space conversions
Hex:
        #693c2e
        RGB:
        105, 60, 46
        CMY:
        59, 76, 82
        CMYK:
        0, 43, 56, 59
      HSL:
        14°, 39.0728%, 29.6078%
        HSV (HSB):
        14°, 56.1905%, 41.1765%
        XYZ:
        7.9347, 6.4322, 3.4081
        xyY:
        0.4464, 0.3619, 6.4322
      CIE-Lab:
        30.4778, 18.1896, 17.1040
        CIE-LCH:
        30.4778, 24.9681, 43.2382
        CIE-Luv:
        30.4778, 31.3048, 14.5114
        Hunter-Lab:
        25.3618, 11.4622, 9.7859
      #693c2e color charts
#693c2e RGB chart
      #693c2e CMYK chart
      #693c2e RGB pie chart
      #693c2e color shades, tints & tones
#693c2e color schemes
#693c2e color preview, HTML & CSS examples
           This text has a color of #693c2e        
        
          <p style="color:#693c2e;">Text here</p>
        
        
          .mytext {color:#693c2e;}
        
        Text color #693c2e
      
           This box has a color of #693c2e        
        
          <div style="background-color:#693c2e;">Content here</div>
        
        
          .mybackground {background-color:#693c2e;}
        
        Background color #693c2e
      
           Border around this has a color of #693c2e        
        
          <div style="border:2px solid #693c2e;">Content here</div>
        
        
          .myborder {border:2px solid #693c2e;}
        
        Border color #693c2e