#4a1005 color space conversions
Hex:
        #4a1005
        RGB:
        74, 16, 5
        CMY:
        71, 94, 98
        CMYK:
        0, 78, 93, 71
      HSL:
        10°, 87.3418%, 15.4902%
        HSV (HSB):
        10°, 93.2432%, 29.0196%
        XYZ:
        3.0367, 1.8374, 0.3382
        xyY:
        0.5826, 0.3525, 1.8374
      CIE-Lab:
        14.6096, 26.7188, 20.3519
        CIE-LCH:
        14.6096, 33.5872, 37.2968
        CIE-Luv:
        14.6096, 35.4038, 10.4023
        Hunter-Lab:
        13.5550, 16.2680, 8.0093
      #4a1005 color charts
#4a1005 RGB chart
      #4a1005 CMYK chart
      #4a1005 RGB pie chart
      #4a1005 color shades, tints & tones
#4a1005 color schemes
#4a1005 color preview, HTML & CSS examples
           This text has a color of #4a1005        
        
          <p style="color:#4a1005;">Text here</p>
        
        
          .mytext {color:#4a1005;}
        
        Text color #4a1005
      
           This box has a color of #4a1005        
        
          <div style="background-color:#4a1005;">Content here</div>
        
        
          .mybackground {background-color:#4a1005;}
        
        Background color #4a1005
      
           Border around this has a color of #4a1005        
        
          <div style="border:2px solid #4a1005;">Content here</div>
        
        
          .myborder {border:2px solid #4a1005;}
        
        Border color #4a1005