#4a2a34 color space conversions
Hex:
        #4a2a34
        RGB:
        74, 42, 52
        CMY:
        71, 84, 80
        CMYK:
        0, 43, 30, 71
      HSL:
        341°, 27.5862%, 22.7451%
        HSV (HSB):
        341°, 43.2432%, 29.0196%
        XYZ:
        4.2718, 3.3597, 3.6721
        xyY:
        0.3779, 0.2972, 3.3597
      CIE-Lab:
        21.4305, 16.4333, -0.0822
        CIE-LCH:
        21.4305, 16.4335, 359.7134
        CIE-Luv:
        21.4305, 17.3580, -2.2259
        Hunter-Lab:
        18.3295, 9.5242, 0.9524
      #4a2a34 color charts
#4a2a34 RGB chart
      #4a2a34 CMYK chart
      #4a2a34 RGB pie chart
      #4a2a34 color shades, tints & tones
#4a2a34 color schemes
#4a2a34 color preview, HTML & CSS examples
           This text has a color of #4a2a34        
        
          <p style="color:#4a2a34;">Text here</p>
        
        
          .mytext {color:#4a2a34;}
        
        Text color #4a2a34
      
           This box has a color of #4a2a34        
        
          <div style="background-color:#4a2a34;">Content here</div>
        
        
          .mybackground {background-color:#4a2a34;}
        
        Background color #4a2a34
      
           Border around this has a color of #4a2a34        
        
          <div style="border:2px solid #4a2a34;">Content here</div>
        
        
          .myborder {border:2px solid #4a2a34;}
        
        Border color #4a2a34