#947a4f color space conversions
Hex:
        #947a4f
        RGB:
        148, 122, 79
        CMY:
        42, 52, 69
        CMYK:
        0, 18, 47, 42
      HSL:
        37°, 30.3965%, 44.5098%
        HSV (HSB):
        37°, 46.6216%, 58.0392%
        XYZ:
        20.5836, 20.7795, 10.3231
        xyY:
        0.3982, 0.4020, 20.7795
      CIE-Lab:
        52.7073, 4.1078, 27.2640
        CIE-LCH:
        52.7073, 27.5717, 81.4319
        CIE-Luv:
        52.7073, 19.7495, 31.8683
        Hunter-Lab:
        45.5845, 0.8283, 18.4823
      #947a4f color charts
#947a4f RGB chart
      #947a4f CMYK chart
      #947a4f RGB pie chart
      #947a4f color shades, tints & tones
#947a4f color schemes
#947a4f color preview, HTML & CSS examples
           This text has a color of #947a4f        
        
          <p style="color:#947a4f;">Text here</p>
        
        
          .mytext {color:#947a4f;}
        
        Text color #947a4f
      
           This box has a color of #947a4f        
        
          <div style="background-color:#947a4f;">Content here</div>
        
        
          .mybackground {background-color:#947a4f;}
        
        Background color #947a4f
      
           Border around this has a color of #947a4f        
        
          <div style="border:2px solid #947a4f;">Content here</div>
        
        
          .myborder {border:2px solid #947a4f;}
        
        Border color #947a4f