#490d14 color space conversions
Hex:
        #490d14
        RGB:
        73, 13, 20
        CMY:
        71, 95, 92
        CMYK:
        0, 82, 73, 71
      HSL:
        353°, 69.7674%, 16.8627%
        HSV (HSB):
        353°, 82.1918%, 28.6275%
        XYZ:
        3.0178, 1.7548, 0.8415
        xyY:
        0.5375, 0.3126, 1.7548
      CIE-Lab:
        14.1441, 28.3960, 12.3504
        CIE-LCH:
        14.1441, 30.9655, 23.5059
        CIE-Luv:
        14.1441, 33.2799, 5.0206
        Hunter-Lab:
        13.2470, 17.4826, 5.5066
      #490d14 color charts
#490d14 RGB chart
      #490d14 CMYK chart
      #490d14 RGB pie chart
      #490d14 color shades, tints & tones
#490d14 color schemes
#490d14 color preview, HTML & CSS examples
           This text has a color of #490d14        
        
          <p style="color:#490d14;">Text here</p>
        
        
          .mytext {color:#490d14;}
        
        Text color #490d14
      
           This box has a color of #490d14        
        
          <div style="background-color:#490d14;">Content here</div>
        
        
          .mybackground {background-color:#490d14;}
        
        Background color #490d14
      
           Border around this has a color of #490d14        
        
          <div style="border:2px solid #490d14;">Content here</div>
        
        
          .myborder {border:2px solid #490d14;}
        
        Border color #490d14