#947f3f color space conversions
Hex:
        #947f3f
        RGB:
        148, 127, 63
        CMY:
        42, 50, 75
        CMYK:
        0, 14, 57, 42
      HSL:
        45°, 40.2844%, 41.3725%
        HSV (HSB):
        45°, 57.4324%, 58.0392%
        XYZ:
        20.6993, 21.8335, 7.8259
        xyY:
        0.4110, 0.4336, 21.8335
      CIE-Lab:
        53.8499, -0.2555, 37.2758
        CIE-LCH:
        53.8499, 37.2767, 90.3928
        CIE-Luv:
        53.8499, 17.4488, 42.2472
        Hunter-Lab:
        46.7264, -2.6974, 22.7783
      #947f3f color charts
#947f3f RGB chart
      #947f3f CMYK chart
      #947f3f RGB pie chart
      #947f3f color shades, tints & tones
#947f3f color schemes
#947f3f color preview, HTML & CSS examples
           This text has a color of #947f3f        
        
          <p style="color:#947f3f;">Text here</p>
        
        
          .mytext {color:#947f3f;}
        
        Text color #947f3f
      
           This box has a color of #947f3f        
        
          <div style="background-color:#947f3f;">Content here</div>
        
        
          .mybackground {background-color:#947f3f;}
        
        Background color #947f3f
      
           Border around this has a color of #947f3f        
        
          <div style="border:2px solid #947f3f;">Content here</div>
        
        
          .myborder {border:2px solid #947f3f;}
        
        Border color #947f3f