#946a5e color space conversions
Hex:
        #946a5e
        RGB:
        148, 106, 94
        CMY:
        42, 58, 63
        CMYK:
        0, 28, 36, 42
      HSL:
        13°, 22.3140%, 47.4510%
        HSV (HSB):
        13°, 36.4865%, 58.0392%
        XYZ:
        19.3872, 17.4121, 12.9287
        xyY:
        0.3899, 0.3501, 17.4121
      CIE-Lab:
        48.7752, 15.1227, 13.3794
        CIE-LCH:
        48.7752, 20.1917, 41.5000
        CIE-Luv:
        48.7752, 28.5265, 14.1833
        Hunter-Lab:
        41.7278, 9.9091, 10.8394
      #946a5e color charts
#946a5e RGB chart
      #946a5e CMYK chart
      #946a5e RGB pie chart
      #946a5e color shades, tints & tones
#946a5e color schemes
#946a5e color preview, HTML & CSS examples
           This text has a color of #946a5e        
        
          <p style="color:#946a5e;">Text here</p>
        
        
          .mytext {color:#946a5e;}
        
        Text color #946a5e
      
           This box has a color of #946a5e        
        
          <div style="background-color:#946a5e;">Content here</div>
        
        
          .mybackground {background-color:#946a5e;}
        
        Background color #946a5e
      
           Border around this has a color of #946a5e        
        
          <div style="border:2px solid #946a5e;">Content here</div>
        
        
          .myborder {border:2px solid #946a5e;}
        
        Border color #946a5e