#490e14 color space conversions
Hex:
        #490e14
        RGB:
        73, 14, 20
        CMY:
        71, 95, 92
        CMYK:
        0, 81, 73, 71
      HSL:
        354°, 67.8161%, 17.0588%
        HSV (HSB):
        354°, 80.8219%, 28.6275%
        XYZ:
        3.0310, 1.7811, 0.8458
        xyY:
        0.5357, 0.3148, 1.7811
      CIE-Lab:
        14.2935, 27.9808, 12.5455
        CIE-LCH:
        14.2935, 30.6646, 24.1496
        CIE-Luv:
        14.2935, 33.0184, 5.2351
        Hunter-Lab:
        13.3456, 17.1849, 5.5841
      #490e14 color charts
#490e14 RGB chart
      #490e14 CMYK chart
      #490e14 RGB pie chart
      #490e14 color shades, tints & tones
#490e14 color schemes
#490e14 color preview, HTML & CSS examples
           This text has a color of #490e14        
        
          <p style="color:#490e14;">Text here</p>
        
        
          .mytext {color:#490e14;}
        
        Text color #490e14
      
           This box has a color of #490e14        
        
          <div style="background-color:#490e14;">Content here</div>
        
        
          .mybackground {background-color:#490e14;}
        
        Background color #490e14
      
           Border around this has a color of #490e14        
        
          <div style="border:2px solid #490e14;">Content here</div>
        
        
          .myborder {border:2px solid #490e14;}
        
        Border color #490e14