#4b052d color space conversions
Hex:
        #4b052d
        RGB:
        75, 5, 45
        CMY:
        71, 98, 82
        CMYK:
        0, 93, 40, 71
      HSL:
        326°, 87.5000%, 15.6863%
        HSV (HSB):
        326°, 93.3333%, 29.4118%
        XYZ:
        3.4296, 1.7939, 2.6481
        xyY:
        0.4357, 0.2279, 1.7939
      CIE-Lab:
        14.3660, 34.3352, -5.5907
        CIE-LCH:
        14.3660, 34.7874, 350.7519
        CIE-Luv:
        14.3660, 29.9766, -8.7034
        Hunter-Lab:
        13.3935, 22.2686, -2.3471
      #4b052d color charts
#4b052d RGB chart
      #4b052d CMYK chart
      #4b052d RGB pie chart
      #4b052d color shades, tints & tones
#4b052d color schemes
#4b052d color preview, HTML & CSS examples
           This text has a color of #4b052d        
        
          <p style="color:#4b052d;">Text here</p>
        
        
          .mytext {color:#4b052d;}
        
        Text color #4b052d
      
           This box has a color of #4b052d        
        
          <div style="background-color:#4b052d;">Content here</div>
        
        
          .mybackground {background-color:#4b052d;}
        
        Background color #4b052d
      
           Border around this has a color of #4b052d        
        
          <div style="border:2px solid #4b052d;">Content here</div>
        
        
          .myborder {border:2px solid #4b052d;}
        
        Border color #4b052d