#4c000b color space conversions
Hex:
        #4c000b
        RGB:
        76, 0, 11
        CMY:
        70, 100, 96
        CMYK:
        0, 100, 86, 70
      HSL:
        351°, 100.0000%, 14.9020%
        HSV (HSB):
        351°, 100.0000%, 29.8039%
        XYZ:
        3.0409, 1.5607, 0.4576
        xyY:
        0.6011, 0.3085, 1.5607
      CIE-Lab:
        12.9886, 33.7786, 15.8493
        CIE-LCH:
        12.9886, 37.3121, 25.1365
        CIE-Luv:
        12.9886, 40.4112, 6.1608
        Hunter-Lab:
        12.4926, 21.5874, 6.5732
      #4c000b color charts
#4c000b RGB chart
      #4c000b CMYK chart
      #4c000b RGB pie chart
      #4c000b color shades, tints & tones
#4c000b color schemes
#4c000b color preview, HTML & CSS examples
           This text has a color of #4c000b        
        
          <p style="color:#4c000b;">Text here</p>
        
        
          .mytext {color:#4c000b;}
        
        Text color #4c000b
      
           This box has a color of #4c000b        
        
          <div style="background-color:#4c000b;">Content here</div>
        
        
          .mybackground {background-color:#4c000b;}
        
        Background color #4c000b
      
           Border around this has a color of #4c000b        
        
          <div style="border:2px solid #4c000b;">Content here</div>
        
        
          .myborder {border:2px solid #4c000b;}
        
        Border color #4c000b