#4a133a color space conversions
Hex:
        #4a133a
        RGB:
        74, 19, 58
        CMY:
        71, 93, 77
        CMYK:
        0, 74, 22, 71
      HSL:
        317°, 59.1398%, 18.2353%
        HSV (HSB):
        317°, 74.3243%, 29.0196%
        XYZ:
        3.8206, 2.2271, 4.2315
        xyY:
        0.3717, 0.2167, 2.2271
      CIE-Lab:
        16.6365, 30.6038, -11.4748
        CIE-LCH:
        16.6365, 32.6843, 339.4467
        CIE-Luv:
        16.6365, 23.4209, -14.4536
        Hunter-Lab:
        14.9234, 19.5829, -6.3651
      #4a133a color charts
#4a133a RGB chart
      #4a133a CMYK chart
      #4a133a RGB pie chart
      #4a133a color shades, tints & tones
#4a133a color schemes
#4a133a color preview, HTML & CSS examples
           This text has a color of #4a133a        
        
          <p style="color:#4a133a;">Text here</p>
        
        
          .mytext {color:#4a133a;}
        
        Text color #4a133a
      
           This box has a color of #4a133a        
        
          <div style="background-color:#4a133a;">Content here</div>
        
        
          .mybackground {background-color:#4a133a;}
        
        Background color #4a133a
      
           Border around this has a color of #4a133a        
        
          <div style="border:2px solid #4a133a;">Content here</div>
        
        
          .myborder {border:2px solid #4a133a;}
        
        Border color #4a133a