#4a0e0a color space conversions
Hex:
        #4a0e0a
        RGB:
        74, 14, 10
        CMY:
        71, 95, 96
        CMYK:
        0, 81, 86, 71
      HSL:
        4°, 76.1905%, 16.4706%
        HSV (HSB):
        4°, 86.4865%, 29.0196%
        XYZ:
        3.0359, 1.7918, 0.4730
        xyY:
        0.5727, 0.3380, 1.7918
      CIE-Lab:
        14.3546, 27.8033, 17.9836
        CIE-LCH:
        14.3546, 33.1124, 32.8954
        CIE-Luv:
        14.3546, 35.4051, 8.6502
        Hunter-Lab:
        13.3859, 17.0575, 7.2751
      #4a0e0a color charts
#4a0e0a RGB chart
      #4a0e0a CMYK chart
      #4a0e0a RGB pie chart
      #4a0e0a color shades, tints & tones
#4a0e0a color schemes
#4a0e0a color preview, HTML & CSS examples
           This text has a color of #4a0e0a        
        
          <p style="color:#4a0e0a;">Text here</p>
        
        
          .mytext {color:#4a0e0a;}
        
        Text color #4a0e0a
      
           This box has a color of #4a0e0a        
        
          <div style="background-color:#4a0e0a;">Content here</div>
        
        
          .mybackground {background-color:#4a0e0a;}
        
        Background color #4a0e0a
      
           Border around this has a color of #4a0e0a        
        
          <div style="border:2px solid #4a0e0a;">Content here</div>
        
        
          .myborder {border:2px solid #4a0e0a;}
        
        Border color #4a0e0a