#494f2f color space conversions
Hex:
        #494f2f
        RGB:
        73, 79, 47
        CMY:
        71, 69, 82
        CMYK:
        8, 0, 41, 69
      HSL:
        71°, 25.3968%, 24.7059%
        HSV (HSB):
        71°, 40.5063%, 30.9804%
        XYZ:
        6.0567, 7.2137, 3.7625
        xyY:
        0.3556, 0.4235, 7.2137
      CIE-Lab:
        32.2885, -8.4284, 18.1129
        CIE-LCH:
        32.2885, 19.9779, 114.9537
        CIE-Luv:
        32.2885, -2.0452, 20.4737
        Hunter-Lab:
        26.8583, -6.7490, 10.4951
      #494f2f color charts
#494f2f RGB chart
      #494f2f CMYK chart
      #494f2f RGB pie chart
      #494f2f color shades, tints & tones
#494f2f color schemes
#494f2f color preview, HTML & CSS examples
           This text has a color of #494f2f        
        
          <p style="color:#494f2f;">Text here</p>
        
        
          .mytext {color:#494f2f;}
        
        Text color #494f2f
      
           This box has a color of #494f2f        
        
          <div style="background-color:#494f2f;">Content here</div>
        
        
          .mybackground {background-color:#494f2f;}
        
        Background color #494f2f
      
           Border around this has a color of #494f2f        
        
          <div style="border:2px solid #494f2f;">Content here</div>
        
        
          .myborder {border:2px solid #494f2f;}
        
        Border color #494f2f