#4c0914 color space conversions
Hex:
        #4c0914
        RGB:
        76, 9, 20
        CMY:
        70, 96, 92
        CMYK:
        0, 88, 74, 70
      HSL:
        350°, 78.8235%, 16.6667%
        HSV (HSB):
        350°, 88.1579%, 29.8039%
        XYZ:
        3.2044, 1.7824, 0.8370
        xyY:
        0.5502, 0.3061, 1.7824
      CIE-Lab:
        14.3011, 30.9175, 12.6856
        CIE-LCH:
        14.3011, 33.4188, 22.3086
        CIE-Luv:
        14.3011, 36.6527, 4.8320
        Hunter-Lab:
        13.3506, 19.4806, 5.6285
      #4c0914 color charts
#4c0914 RGB chart
      #4c0914 CMYK chart
      #4c0914 RGB pie chart
      #4c0914 color shades, tints & tones
#4c0914 color schemes
#4c0914 color preview, HTML & CSS examples
           This text has a color of #4c0914        
        
          <p style="color:#4c0914;">Text here</p>
        
        
          .mytext {color:#4c0914;}
        
        Text color #4c0914
      
           This box has a color of #4c0914        
        
          <div style="background-color:#4c0914;">Content here</div>
        
        
          .mybackground {background-color:#4c0914;}
        
        Background color #4c0914
      
           Border around this has a color of #4c0914        
        
          <div style="border:2px solid #4c0914;">Content here</div>
        
        
          .myborder {border:2px solid #4c0914;}
        
        Border color #4c0914