#947f2f color space conversions
Hex:
        #947f2f
        RGB:
        148, 127, 47
        CMY:
        42, 50, 82
        CMYK:
        0, 14, 68, 42
      HSL:
        48°, 51.7949%, 38.2353%
        HSV (HSB):
        48°, 68.2432%, 58.0392%
        XYZ:
        20.3152, 21.6799, 5.8032
        xyY:
        0.4250, 0.4536, 21.6799
      CIE-Lab:
        53.6857, -1.4200, 44.8815
        CIE-LCH:
        53.6857, 44.9040, 91.8122
        CIE-Luv:
        53.6857, 18.1923, 48.3621
        Hunter-Lab:
        46.5617, -3.6020, 25.2035
      #947f2f color charts
#947f2f RGB chart
      #947f2f CMYK chart
      #947f2f RGB pie chart
      #947f2f color shades, tints & tones
#947f2f color schemes
#947f2f color preview, HTML & CSS examples
           This text has a color of #947f2f        
        
          <p style="color:#947f2f;">Text here</p>
        
        
          .mytext {color:#947f2f;}
        
        Text color #947f2f
      
           This box has a color of #947f2f        
        
          <div style="background-color:#947f2f;">Content here</div>
        
        
          .mybackground {background-color:#947f2f;}
        
        Background color #947f2f
      
           Border around this has a color of #947f2f        
        
          <div style="border:2px solid #947f2f;">Content here</div>
        
        
          .myborder {border:2px solid #947f2f;}
        
        Border color #947f2f