#490b35 color space conversions
Hex:
        #490b35
        RGB:
        73, 11, 53
        CMY:
        71, 96, 79
        CMYK:
        0, 85, 27, 71
      HSL:
        319°, 73.8095%, 16.4706%
        HSV (HSB):
        319°, 84.9315%, 28.6275%
        XYZ:
        3.5099, 1.9129, 3.5524
        xyY:
        0.3911, 0.2131, 1.9129
      CIE-Lab:
        15.0231, 32.7832, -10.4191
        CIE-LCH:
        15.0231, 34.3991, 342.3688
        CIE-Luv:
        15.0231, 25.3368, -13.0193
        Hunter-Lab:
        13.8306, 21.0962, -5.5472
      #490b35 color charts
#490b35 RGB chart
      #490b35 CMYK chart
      #490b35 RGB pie chart
      #490b35 color shades, tints & tones
#490b35 color schemes
#490b35 color preview, HTML & CSS examples
           This text has a color of #490b35        
        
          <p style="color:#490b35;">Text here</p>
        
        
          .mytext {color:#490b35;}
        
        Text color #490b35
      
           This box has a color of #490b35        
        
          <div style="background-color:#490b35;">Content here</div>
        
        
          .mybackground {background-color:#490b35;}
        
        Background color #490b35
      
           Border around this has a color of #490b35        
        
          <div style="border:2px solid #490b35;">Content here</div>
        
        
          .myborder {border:2px solid #490b35;}
        
        Border color #490b35