#947c2f color space conversions
Hex:
        #947c2f
        RGB:
        148, 124, 47
        CMY:
        42, 51, 82
        CMYK:
        0, 16, 68, 42
      HSL:
        46°, 51.7949%, 38.2353%
        HSV (HSB):
        46°, 68.2432%, 58.0392%
        XYZ:
        19.9335, 20.9164, 5.6760
        xyY:
        0.4284, 0.4496, 20.9164
      CIE-Lab:
        52.8579, 0.2637, 44.0085
        CIE-LCH:
        52.8579, 44.0093, 89.6567
        CIE-Luv:
        52.8579, 20.2789, 47.0213
        Hunter-Lab:
        45.7345, -2.2357, 24.6558
      #947c2f color charts
#947c2f RGB chart
      #947c2f CMYK chart
      #947c2f RGB pie chart
      #947c2f color shades, tints & tones
#947c2f color schemes
#947c2f color preview, HTML & CSS examples
           This text has a color of #947c2f        
        
          <p style="color:#947c2f;">Text here</p>
        
        
          .mytext {color:#947c2f;}
        
        Text color #947c2f
      
           This box has a color of #947c2f        
        
          <div style="background-color:#947c2f;">Content here</div>
        
        
          .mybackground {background-color:#947c2f;}
        
        Background color #947c2f
      
           Border around this has a color of #947c2f        
        
          <div style="border:2px solid #947c2f;">Content here</div>
        
        
          .myborder {border:2px solid #947c2f;}
        
        Border color #947c2f