#4a0400 color space conversions
Hex:
        #4a0400
        RGB:
        74, 4, 0
        CMY:
        71, 98, 100
        CMYK:
        0, 95, 100, 71
      HSL:
        3°, 100.0000%, 14.5098%
        HSV (HSB):
        3°, 100.0000%, 29.0196%
        XYZ:
        2.8675, 1.5427, 0.1466
        xyY:
        0.6293, 0.3385, 1.5427
      CIE-Lab:
        12.8769, 31.1833, 20.1041
        CIE-LCH:
        12.8769, 37.1022, 32.8101
        CIE-Luv:
        12.8769, 39.4798, 9.4801
        Hunter-Lab:
        12.4205, 19.4737, 7.9944
      #4a0400 color charts
#4a0400 RGB chart
      #4a0400 CMYK chart
      #4a0400 RGB pie chart
      #4a0400 color shades, tints & tones
#4a0400 color schemes
#4a0400 color preview, HTML & CSS examples
           This text has a color of #4a0400        
        
          <p style="color:#4a0400;">Text here</p>
        
        
          .mytext {color:#4a0400;}
        
        Text color #4a0400
      
           This box has a color of #4a0400        
        
          <div style="background-color:#4a0400;">Content here</div>
        
        
          .mybackground {background-color:#4a0400;}
        
        Background color #4a0400
      
           Border around this has a color of #4a0400        
        
          <div style="border:2px solid #4a0400;">Content here</div>
        
        
          .myborder {border:2px solid #4a0400;}
        
        Border color #4a0400