#4c1e1f color space conversions
Hex:
        #4c1e1f
        RGB:
        76, 30, 31
        CMY:
        70, 88, 88
        CMYK:
        0, 61, 59, 70
      HSL:
        359°, 43.3962%, 20.7843%
        HSV (HSB):
        359°, 60.5263%, 29.8039%
        XYZ:
        3.6921, 2.5640, 1.5966
        xyY:
        0.4702, 0.3265, 2.5640
      CIE-Lab:
        18.2055, 21.8979, 10.0222
        CIE-LCH:
        18.2055, 24.0824, 24.5925
        CIE-Luv:
        18.2055, 27.6365, 5.5023
        Hunter-Lab:
        16.0124, 13.1362, 5.2968
      #4c1e1f color charts
#4c1e1f RGB chart
      #4c1e1f CMYK chart
      #4c1e1f RGB pie chart
      #4c1e1f color shades, tints & tones
#4c1e1f color schemes
#4c1e1f color preview, HTML & CSS examples
           This text has a color of #4c1e1f        
        
          <p style="color:#4c1e1f;">Text here</p>
        
        
          .mytext {color:#4c1e1f;}
        
        Text color #4c1e1f
      
           This box has a color of #4c1e1f        
        
          <div style="background-color:#4c1e1f;">Content here</div>
        
        
          .mybackground {background-color:#4c1e1f;}
        
        Background color #4c1e1f
      
           Border around this has a color of #4c1e1f        
        
          <div style="border:2px solid #4c1e1f;">Content here</div>
        
        
          .myborder {border:2px solid #4c1e1f;}
        
        Border color #4c1e1f