#490f28 color space conversions
Hex:
        #490f28
        RGB:
        73, 15, 40
        CMY:
        71, 94, 84
        CMYK:
        0, 79, 45, 71
      HSL:
        334°, 65.9091%, 17.2549%
        HSV (HSB):
        334°, 79.4521%, 28.6275%
        XYZ:
        3.3015, 1.9113, 2.2024
        xyY:
        0.4452, 0.2578, 1.9113
      CIE-Lab:
        15.0148, 29.4554, -1.0194
        CIE-LCH:
        15.0148, 29.4731, 358.0180
        CIE-Luv:
        15.0148, 28.2002, -4.3807
        Hunter-Lab:
        13.8250, 18.4328, 0.2323
      #490f28 color charts
#490f28 RGB chart
      #490f28 CMYK chart
      #490f28 RGB pie chart
      #490f28 color shades, tints & tones
#490f28 color schemes
#490f28 color preview, HTML & CSS examples
           This text has a color of #490f28        
        
          <p style="color:#490f28;">Text here</p>
        
        
          .mytext {color:#490f28;}
        
        Text color #490f28
      
           This box has a color of #490f28        
        
          <div style="background-color:#490f28;">Content here</div>
        
        
          .mybackground {background-color:#490f28;}
        
        Background color #490f28
      
           Border around this has a color of #490f28        
        
          <div style="border:2px solid #490f28;">Content here</div>
        
        
          .myborder {border:2px solid #490f28;}
        
        Border color #490f28