#4c1f0a color space conversions
Hex:
        #4c1f0a
        RGB:
        76, 31, 10
        CMY:
        70, 88, 96
        CMYK:
        0, 59, 87, 70
      HSL:
        19°, 76.7442%, 16.8627%
        HSV (HSB):
        19°, 86.8421%, 29.8039%
        XYZ:
        3.5253, 2.5384, 0.5913
        xyY:
        0.5297, 0.3814, 2.5384
      CIE-Lab:
        18.0913, 19.8002, 22.7341
        CIE-LCH:
        18.0913, 30.1478, 48.9458
        CIE-Luv:
        18.0913, 29.9291, 13.7257
        Hunter-Lab:
        15.9323, 11.6143, 8.9521
      #4c1f0a color charts
#4c1f0a RGB chart
      #4c1f0a CMYK chart
      #4c1f0a RGB pie chart
      #4c1f0a color shades, tints & tones
#4c1f0a color schemes
#4c1f0a color preview, HTML & CSS examples
           This text has a color of #4c1f0a        
        
          <p style="color:#4c1f0a;">Text here</p>
        
        
          .mytext {color:#4c1f0a;}
        
        Text color #4c1f0a
      
           This box has a color of #4c1f0a        
        
          <div style="background-color:#4c1f0a;">Content here</div>
        
        
          .mybackground {background-color:#4c1f0a;}
        
        Background color #4c1f0a
      
           Border around this has a color of #4c1f0a        
        
          <div style="border:2px solid #4c1f0a;">Content here</div>
        
        
          .myborder {border:2px solid #4c1f0a;}
        
        Border color #4c1f0a