#947a2e color space conversions
Hex:
        #947a2e
        RGB:
        148, 122, 46
        CMY:
        42, 52, 82
        CMYK:
        0, 18, 69, 42
      HSL:
        45°, 52.5773%, 38.0392%
        HSV (HSB):
        45°, 68.9189%, 58.0392%
        XYZ:
        19.6654, 20.4122, 5.4882
        xyY:
        0.4316, 0.4480, 20.4122
      CIE-Lab:
        52.3001, 1.3304, 43.8798
        CIE-LCH:
        52.3001, 43.9000, 88.2634
        CIE-Luv:
        52.3001, 21.7259, 46.4614
        Hunter-Lab:
        45.1799, -1.3692, 24.4236
      #947a2e color charts
#947a2e RGB chart
      #947a2e CMYK chart
      #947a2e RGB pie chart
      #947a2e color shades, tints & tones
#947a2e color schemes
#947a2e color preview, HTML & CSS examples
           This text has a color of #947a2e        
        
          <p style="color:#947a2e;">Text here</p>
        
        
          .mytext {color:#947a2e;}
        
        Text color #947a2e
      
           This box has a color of #947a2e        
        
          <div style="background-color:#947a2e;">Content here</div>
        
        
          .mybackground {background-color:#947a2e;}
        
        Background color #947a2e
      
           Border around this has a color of #947a2e        
        
          <div style="border:2px solid #947a2e;">Content here</div>
        
        
          .myborder {border:2px solid #947a2e;}
        
        Border color #947a2e