#694f2a color space conversions
Hex:
        #694f2a
        RGB:
        105, 79, 42
        CMY:
        59, 69, 84
        CMYK:
        0, 25, 60, 59
      HSL:
        35°, 42.8571%, 28.8235%
        HSV (HSB):
        35°, 60.0000%, 41.1765%
        XYZ:
        9.0396, 8.7624, 3.4054
        xyY:
        0.4262, 0.4132, 8.7624
      CIE-Lab:
        35.5227, 6.1497, 25.8192
        CIE-LCH:
        35.5227, 26.5415, 76.6027
        CIE-Luv:
        35.5227, 19.4462, 25.3962
        Hunter-Lab:
        29.6013, 2.7077, 13.9002
      #694f2a color charts
#694f2a RGB chart
      #694f2a CMYK chart
      #694f2a RGB pie chart
      #694f2a color shades, tints & tones
#694f2a color schemes
#694f2a color preview, HTML & CSS examples
           This text has a color of #694f2a        
        
          <p style="color:#694f2a;">Text here</p>
        
        
          .mytext {color:#694f2a;}
        
        Text color #694f2a
      
           This box has a color of #694f2a        
        
          <div style="background-color:#694f2a;">Content here</div>
        
        
          .mybackground {background-color:#694f2a;}
        
        Background color #694f2a
      
           Border around this has a color of #694f2a        
        
          <div style="border:2px solid #694f2a;">Content here</div>
        
        
          .myborder {border:2px solid #694f2a;}
        
        Border color #694f2a