#4b2945 color space conversions
Hex:
        #4b2945
        RGB:
        75, 41, 69
        CMY:
        71, 84, 73
        CMYK:
        0, 45, 8, 71
      HSL:
        311°, 29.3103%, 22.7451%
        HSV (HSB):
        311°, 45.3333%, 29.4118%
        XYZ:
        4.7688, 3.5114, 6.0567
        xyY:
        0.3326, 0.2449, 3.5114
      CIE-Lab:
        21.9855, 20.6827, -10.8539
        CIE-LCH:
        21.9855, 23.3577, 332.3103
        CIE-Luv:
        21.9855, 15.5605, -14.3952
        Hunter-Lab:
        18.7387, 12.6331, -6.0463
      #4b2945 color charts
#4b2945 RGB chart
      #4b2945 CMYK chart
      #4b2945 RGB pie chart
      #4b2945 color shades, tints & tones
#4b2945 color schemes
#4b2945 color preview, HTML & CSS examples
           This text has a color of #4b2945        
        
          <p style="color:#4b2945;">Text here</p>
        
        
          .mytext {color:#4b2945;}
        
        Text color #4b2945
      
           This box has a color of #4b2945        
        
          <div style="background-color:#4b2945;">Content here</div>
        
        
          .mybackground {background-color:#4b2945;}
        
        Background color #4b2945
      
           Border around this has a color of #4b2945        
        
          <div style="border:2px solid #4b2945;">Content here</div>
        
        
          .myborder {border:2px solid #4b2945;}
        
        Border color #4b2945