#4b120d color space conversions
Hex:
        #4b120d
        RGB:
        75, 18, 13
        CMY:
        71, 93, 95
        CMYK:
        0, 76, 83, 71
      HSL:
        5°, 70.4545%, 17.2549%
        HSV (HSB):
        5°, 82.6667%, 29.4118%
        XYZ:
        3.1906, 1.9575, 0.5904
        xyY:
        0.5560, 0.3411, 1.9575
      CIE-Lab:
        15.2628, 26.5395, 17.8697
        CIE-LCH:
        15.2628, 31.9948, 33.9534
        CIE-Luv:
        15.2628, 34.5190, 8.9146
        Hunter-Lab:
        13.9912, 16.2213, 7.2917
      #4b120d color charts
#4b120d RGB chart
      #4b120d CMYK chart
      #4b120d RGB pie chart
      #4b120d color shades, tints & tones
#4b120d color schemes
#4b120d color preview, HTML & CSS examples
           This text has a color of #4b120d        
        
          <p style="color:#4b120d;">Text here</p>
        
        
          .mytext {color:#4b120d;}
        
        Text color #4b120d
      
           This box has a color of #4b120d        
        
          <div style="background-color:#4b120d;">Content here</div>
        
        
          .mybackground {background-color:#4b120d;}
        
        Background color #4b120d
      
           Border around this has a color of #4b120d        
        
          <div style="border:2px solid #4b120d;">Content here</div>
        
        
          .myborder {border:2px solid #4b120d;}
        
        Border color #4b120d