#4c0010 color space conversions
Hex:
        #4c0010
        RGB:
        76, 0, 16
        CMY:
        70, 100, 94
        CMYK:
        0, 100, 79, 70
      HSL:
        347°, 100.0000%, 14.9020%
        HSV (HSB):
        347°, 100.0000%, 29.8039%
        XYZ:
        3.0740, 1.5739, 0.6320
        xyY:
        0.5822, 0.2981, 1.5739
      CIE-Lab:
        13.0704, 34.0002, 13.4956
        CIE-LCH:
        13.0704, 36.5807, 21.6495
        CIE-Luv:
        13.0704, 39.4908, 4.6422
        Hunter-Lab:
        12.5456, 21.7828, 5.7951
      #4c0010 color charts
#4c0010 RGB chart
      #4c0010 CMYK chart
      #4c0010 RGB pie chart
      #4c0010 color shades, tints & tones
#4c0010 color schemes
#4c0010 color preview, HTML & CSS examples
           This text has a color of #4c0010        
        
          <p style="color:#4c0010;">Text here</p>
        
        
          .mytext {color:#4c0010;}
        
        Text color #4c0010
      
           This box has a color of #4c0010        
        
          <div style="background-color:#4c0010;">Content here</div>
        
        
          .mybackground {background-color:#4c0010;}
        
        Background color #4c0010
      
           Border around this has a color of #4c0010        
        
          <div style="border:2px solid #4c0010;">Content here</div>
        
        
          .myborder {border:2px solid #4c0010;}
        
        Border color #4c0010