#490d13 color space conversions
Hex:
        #490d13
        RGB:
        73, 13, 19
        CMY:
        71, 95, 93
        CMYK:
        0, 82, 74, 71
      HSL:
        354°, 69.7674%, 16.8627%
        HSV (HSB):
        354°, 82.1918%, 28.6275%
        XYZ:
        3.0091, 1.7513, 0.7955
        xyY:
        0.5416, 0.3152, 1.7513
      CIE-Lab:
        14.1241, 28.3294, 12.9730
        CIE-LCH:
        14.1241, 31.1586, 24.6046
        CIE-Luv:
        14.1241, 33.4674, 5.4030
        Hunter-Lab:
        13.2338, 17.4285, 5.6995
      #490d13 color charts
#490d13 RGB chart
      #490d13 CMYK chart
      #490d13 RGB pie chart
      #490d13 color shades, tints & tones
#490d13 color schemes
#490d13 color preview, HTML & CSS examples
           This text has a color of #490d13        
        
          <p style="color:#490d13;">Text here</p>
        
        
          .mytext {color:#490d13;}
        
        Text color #490d13
      
           This box has a color of #490d13        
        
          <div style="background-color:#490d13;">Content here</div>
        
        
          .mybackground {background-color:#490d13;}
        
        Background color #490d13
      
           Border around this has a color of #490d13        
        
          <div style="border:2px solid #490d13;">Content here</div>
        
        
          .myborder {border:2px solid #490d13;}
        
        Border color #490d13