#94664d color space conversions
Hex:
        #94664d
        RGB:
        148, 102, 77
        CMY:
        42, 60, 70
        CMYK:
        0, 31, 48, 42
      HSL:
        21°, 31.5556%, 44.1176%
        HSV (HSB):
        21°, 47.9730%, 58.0392%
        XYZ:
        18.3037, 16.3345, 9.2093
        xyY:
        0.4174, 0.3725, 16.3345
      CIE-Lab:
        47.4103, 15.4174, 21.5365
        CIE-LCH:
        47.4103, 26.4862, 54.4021
        CIE-Luv:
        47.4103, 33.1596, 22.7689
        Hunter-Lab:
        40.4159, 10.1117, 14.7811
      #94664d color charts
#94664d RGB chart
      #94664d CMYK chart
      #94664d RGB pie chart
      #94664d color shades, tints & tones
#94664d color schemes
#94664d color preview, HTML & CSS examples
           This text has a color of #94664d        
        
          <p style="color:#94664d;">Text here</p>
        
        
          .mytext {color:#94664d;}
        
        Text color #94664d
      
           This box has a color of #94664d        
        
          <div style="background-color:#94664d;">Content here</div>
        
        
          .mybackground {background-color:#94664d;}
        
        Background color #94664d
      
           Border around this has a color of #94664d        
        
          <div style="border:2px solid #94664d;">Content here</div>
        
        
          .myborder {border:2px solid #94664d;}
        
        Border color #94664d