#94694d color space conversions
Hex:
        #94694d
        RGB:
        148, 105, 77
        CMY:
        42, 59, 70
        CMYK:
        0, 29, 48, 42
      HSL:
        24°, 31.5556%, 44.1176%
        HSV (HSB):
        24°, 47.9730%, 58.0392%
        XYZ:
        18.6039, 16.9349, 9.3094
        xyY:
        0.4148, 0.3776, 16.9349
      CIE-Lab:
        48.1779, 13.6788, 22.5431
        CIE-LCH:
        48.1779, 26.3686, 58.7513
        CIE-Luv:
        48.1779, 31.1613, 24.2830
        Hunter-Lab:
        41.1520, 8.6797, 15.3938
      #94694d color charts
#94694d RGB chart
      #94694d CMYK chart
      #94694d RGB pie chart
      #94694d color shades, tints & tones
#94694d color schemes
#94694d color preview, HTML & CSS examples
           This text has a color of #94694d        
        
          <p style="color:#94694d;">Text here</p>
        
        
          .mytext {color:#94694d;}
        
        Text color #94694d
      
           This box has a color of #94694d        
        
          <div style="background-color:#94694d;">Content here</div>
        
        
          .mybackground {background-color:#94694d;}
        
        Background color #94694d
      
           Border around this has a color of #94694d        
        
          <div style="border:2px solid #94694d;">Content here</div>
        
        
          .myborder {border:2px solid #94694d;}
        
        Border color #94694d