#4a1512 color space conversions
Hex:
        #4a1512
        RGB:
        74, 21, 18
        CMY:
        71, 92, 93
        CMYK:
        0, 72, 76, 71
      HSL:
        3°, 60.8696%, 18.0392%
        HSV (HSB):
        3°, 75.6757%, 29.0196%
        XYZ:
        3.2014, 2.0358, 0.7965
        xyY:
        0.5306, 0.3374, 2.0358
      CIE-Lab:
        15.6743, 24.9472, 15.6320
        CIE-LCH:
        15.6743, 29.4402, 32.0714
        CIE-Luv:
        15.6743, 31.9104, 7.9090
        Hunter-Lab:
        14.2683, 15.0805, 6.6781
      #4a1512 color charts
#4a1512 RGB chart
      #4a1512 CMYK chart
      #4a1512 RGB pie chart
      #4a1512 color shades, tints & tones
#4a1512 color schemes
#4a1512 color preview, HTML & CSS examples
           This text has a color of #4a1512        
        
          <p style="color:#4a1512;">Text here</p>
        
        
          .mytext {color:#4a1512;}
        
        Text color #4a1512
      
           This box has a color of #4a1512        
        
          <div style="background-color:#4a1512;">Content here</div>
        
        
          .mybackground {background-color:#4a1512;}
        
        Background color #4a1512
      
           Border around this has a color of #4a1512        
        
          <div style="border:2px solid #4a1512;">Content here</div>
        
        
          .myborder {border:2px solid #4a1512;}
        
        Border color #4a1512