#490a16 color space conversions
Hex:
        #490a16
        RGB:
        73, 10, 22
        CMY:
        71, 96, 91
        CMYK:
        0, 86, 70, 71
      HSL:
        349°, 75.9036%, 16.2745%
        HSV (HSB):
        349°, 86.3014%, 28.6275%
        XYZ:
        3.0010, 1.6915, 0.9274
        xyY:
        0.5340, 0.3010, 1.6915
      CIE-Lab:
        13.7769, 29.6837, 10.4887
        CIE-LCH:
        13.7769, 31.4823, 19.4609
        CIE-Luv:
        13.7769, 33.5737, 3.6339
        Hunter-Lab:
        13.0057, 18.4283, 4.8763
      #490a16 color charts
#490a16 RGB chart
      #490a16 CMYK chart
      #490a16 RGB pie chart
      #490a16 color shades, tints & tones
#490a16 color schemes
#490a16 color preview, HTML & CSS examples
           This text has a color of #490a16        
        
          <p style="color:#490a16;">Text here</p>
        
        
          .mytext {color:#490a16;}
        
        Text color #490a16
      
           This box has a color of #490a16        
        
          <div style="background-color:#490a16;">Content here</div>
        
        
          .mybackground {background-color:#490a16;}
        
        Background color #490a16
      
           Border around this has a color of #490a16        
        
          <div style="border:2px solid #490a16;">Content here</div>
        
        
          .myborder {border:2px solid #490a16;}
        
        Border color #490a16