#4b1f00 color space conversions
Hex:
        #4b1f00
        RGB:
        75, 31, 0
        CMY:
        71, 88, 100
        CMYK:
        0, 59, 100, 71
      HSL:
        25°, 100.0000%, 14.7059%
        HSV (HSB):
        25°, 100.0000%, 29.4118%
        XYZ:
        3.3916, 2.4758, 0.2991
        xyY:
        0.5500, 0.4015, 2.4758
      CIE-Lab:
        17.8089, 18.8834, 26.4266
        CIE-LCH:
        17.8089, 32.4799, 54.4519
        CIE-Luv:
        17.8089, 30.0150, 16.1005
        Hunter-Lab:
        15.7348, 10.9399, 9.8872
      #4b1f00 color charts
#4b1f00 RGB chart
      #4b1f00 CMYK chart
      #4b1f00 RGB pie chart
      #4b1f00 color shades, tints & tones
#4b1f00 color schemes
#4b1f00 color preview, HTML & CSS examples
           This text has a color of #4b1f00        
        
          <p style="color:#4b1f00;">Text here</p>
        
        
          .mytext {color:#4b1f00;}
        
        Text color #4b1f00
      
           This box has a color of #4b1f00        
        
          <div style="background-color:#4b1f00;">Content here</div>
        
        
          .mybackground {background-color:#4b1f00;}
        
        Background color #4b1f00
      
           Border around this has a color of #4b1f00        
        
          <div style="border:2px solid #4b1f00;">Content here</div>
        
        
          .myborder {border:2px solid #4b1f00;}
        
        Border color #4b1f00