#4c0300 color space conversions
Hex:
        #4c0300
        RGB:
        76, 3, 0
        CMY:
        70, 99, 100
        CMYK:
        0, 96, 100, 70
      HSL:
        2°, 100.0000%, 14.9020%
        HSV (HSB):
        2°, 100.0000%, 29.8039%
        XYZ:
        3.0131, 1.6016, 0.1503
        xyY:
        0.6323, 0.3361, 1.6016
      CIE-Lab:
        13.2401, 32.2089, 20.6773
        CIE-LCH:
        13.2401, 38.2748, 32.6995
        CIE-Luv:
        13.2401, 41.4134, 9.6477
        Hunter-Lab:
        12.6555, 20.3505, 8.1545
      #4c0300 color charts
#4c0300 RGB chart
      #4c0300 CMYK chart
      #4c0300 RGB pie chart
      #4c0300 color shades, tints & tones
#4c0300 color schemes
#4c0300 color preview, HTML & CSS examples
           This text has a color of #4c0300        
        
          <p style="color:#4c0300;">Text here</p>
        
        
          .mytext {color:#4c0300;}
        
        Text color #4c0300
      
           This box has a color of #4c0300        
        
          <div style="background-color:#4c0300;">Content here</div>
        
        
          .mybackground {background-color:#4c0300;}
        
        Background color #4c0300
      
           Border around this has a color of #4c0300        
        
          <div style="border:2px solid #4c0300;">Content here</div>
        
        
          .myborder {border:2px solid #4c0300;}
        
        Border color #4c0300