#693f1d color space conversions
Hex:
        #693f1d
        RGB:
        105, 63, 29
        CMY:
        59, 75, 89
        CMYK:
        0, 40, 72, 59
      HSL:
        27°, 56.7164%, 26.2745%
        HSV (HSB):
        27°, 72.3810%, 41.1765%
        XYZ:
        7.8250, 6.6470, 2.0330
        xyY:
        0.4741, 0.4027, 6.6470
      CIE-Lab:
        30.9894, 14.9725, 27.9578
        CIE-LCH:
        30.9894, 31.7146, 61.8291
        CIE-Luv:
        30.9894, 31.2694, 23.4226
        Hunter-Lab:
        25.7817, 9.0582, 13.3720
      #693f1d color charts
#693f1d RGB chart
      #693f1d CMYK chart
      #693f1d RGB pie chart
      #693f1d color shades, tints & tones
#693f1d color schemes
#693f1d color preview, HTML & CSS examples
           This text has a color of #693f1d        
        
          <p style="color:#693f1d;">Text here</p>
        
        
          .mytext {color:#693f1d;}
        
        Text color #693f1d
      
           This box has a color of #693f1d        
        
          <div style="background-color:#693f1d;">Content here</div>
        
        
          .mybackground {background-color:#693f1d;}
        
        Background color #693f1d
      
           Border around this has a color of #693f1d        
        
          <div style="border:2px solid #693f1d;">Content here</div>
        
        
          .myborder {border:2px solid #693f1d;}
        
        Border color #693f1d