#946e3f color space conversions
Hex:
        #946e3f
        RGB:
        148, 110, 63
        CMY:
        42, 57, 75
        CMYK:
        0, 26, 57, 42
      HSL:
        33°, 40.2844%, 41.3725%
        HSV (HSB):
        33°, 57.4324%, 58.0392%
        XYZ:
        18.6859, 17.8066, 7.1548
        xyY:
        0.4281, 0.4080, 17.8066
      CIE-Lab:
        49.2607, 9.4372, 31.8119
        CIE-LCH:
        49.2607, 33.1822, 73.4767
        CIE-Luv:
        49.2607, 29.0906, 34.1058
        Hunter-Lab:
        42.1979, 5.1961, 19.4857
      #946e3f color charts
#946e3f RGB chart
      #946e3f CMYK chart
      #946e3f RGB pie chart
      #946e3f color shades, tints & tones
#946e3f color schemes
#946e3f color preview, HTML & CSS examples
           This text has a color of #946e3f        
        
          <p style="color:#946e3f;">Text here</p>
        
        
          .mytext {color:#946e3f;}
        
        Text color #946e3f
      
           This box has a color of #946e3f        
        
          <div style="background-color:#946e3f;">Content here</div>
        
        
          .mybackground {background-color:#946e3f;}
        
        Background color #946e3f
      
           Border around this has a color of #946e3f        
        
          <div style="border:2px solid #946e3f;">Content here</div>
        
        
          .myborder {border:2px solid #946e3f;}
        
        Border color #946e3f