#4b0c14 color space conversions
Hex:
        #4b0c14
        RGB:
        75, 12, 20
        CMY:
        71, 95, 92
        CMYK:
        0, 84, 73, 71
      HSL:
        352°, 72.4138%, 17.0588%
        HSV (HSB):
        352°, 84.0000%, 29.4118%
        XYZ:
        3.1594, 1.8093, 0.8445
        xyY:
        0.5435, 0.3112, 1.8093
      CIE-Lab:
        14.4529, 29.5025, 12.8391
        CIE-LCH:
        14.4529, 32.1752, 23.5180
        CIE-Luv:
        14.4529, 35.1480, 5.1908
        Hunter-Lab:
        13.4510, 18.3869, 5.6932
      #4b0c14 color charts
#4b0c14 RGB chart
      #4b0c14 CMYK chart
      #4b0c14 RGB pie chart
      #4b0c14 color shades, tints & tones
#4b0c14 color schemes
#4b0c14 color preview, HTML & CSS examples
           This text has a color of #4b0c14        
        
          <p style="color:#4b0c14;">Text here</p>
        
        
          .mytext {color:#4b0c14;}
        
        Text color #4b0c14
      
           This box has a color of #4b0c14        
        
          <div style="background-color:#4b0c14;">Content here</div>
        
        
          .mybackground {background-color:#4b0c14;}
        
        Background color #4b0c14
      
           Border around this has a color of #4b0c14        
        
          <div style="border:2px solid #4b0c14;">Content here</div>
        
        
          .myborder {border:2px solid #4b0c14;}
        
        Border color #4b0c14