#4c0b00 color space conversions
Hex:
        #4c0b00
        RGB:
        76, 11, 0
        CMY:
        70, 96, 100
        CMYK:
        0, 86, 100, 70
      HSL:
        9°, 100.0000%, 14.9020%
        HSV (HSB):
        9°, 100.0000%, 29.8039%
        XYZ:
        3.1002, 1.7758, 0.1794
        xyY:
        0.6132, 0.3513, 1.7758
      CIE-Lab:
        14.2640, 29.3059, 22.0274
        CIE-LCH:
        14.2640, 36.6612, 36.9299
        CIE-Luv:
        14.2640, 39.2648, 11.0445
        Hunter-Lab:
        13.3261, 18.2054, 8.5302
      #4c0b00 color charts
#4c0b00 RGB chart
      #4c0b00 CMYK chart
      #4c0b00 RGB pie chart
      #4c0b00 color shades, tints & tones
#4c0b00 color schemes
#4c0b00 color preview, HTML & CSS examples
           This text has a color of #4c0b00        
        
          <p style="color:#4c0b00;">Text here</p>
        
        
          .mytext {color:#4c0b00;}
        
        Text color #4c0b00
      
           This box has a color of #4c0b00        
        
          <div style="background-color:#4c0b00;">Content here</div>
        
        
          .mybackground {background-color:#4c0b00;}
        
        Background color #4c0b00
      
           Border around this has a color of #4c0b00        
        
          <div style="border:2px solid #4c0b00;">Content here</div>
        
        
          .myborder {border:2px solid #4c0b00;}
        
        Border color #4c0b00