#94761d color space conversions
Hex:
        #94761d
        RGB:
        148, 118, 29
        CMY:
        42, 54, 89
        CMYK:
        0, 20, 80, 42
      HSL:
        45°, 67.2316%, 34.7059%
        HSV (HSB):
        45°, 80.4054%, 58.0392%
        XYZ:
        18.9129, 19.3415, 3.8989
        xyY:
        0.4487, 0.4588, 19.3415
      CIE-Lab:
        51.0843, 2.7497, 49.7419
        CIE-LCH:
        51.0843, 49.8178, 86.8359
        CIE-Luv:
        51.0843, 25.2574, 49.4100
        Hunter-Lab:
        43.9789, -0.2000, 25.5290
      #94761d color charts
#94761d RGB chart
      #94761d CMYK chart
      #94761d RGB pie chart
      #94761d color shades, tints & tones
#94761d color schemes
#94761d color preview, HTML & CSS examples
           This text has a color of #94761d        
        
          <p style="color:#94761d;">Text here</p>
        
        
          .mytext {color:#94761d;}
        
        Text color #94761d
      
           This box has a color of #94761d        
        
          <div style="background-color:#94761d;">Content here</div>
        
        
          .mybackground {background-color:#94761d;}
        
        Background color #94761d
      
           Border around this has a color of #94761d        
        
          <div style="border:2px solid #94761d;">Content here</div>
        
        
          .myborder {border:2px solid #94761d;}
        
        Border color #94761d