#74422d color space conversions
Hex:
        #74422d
        RGB:
        116, 66, 45
        CMY:
        55, 74, 82
        CMYK:
        0, 43, 61, 55
      HSL:
        18°, 44.0994%, 31.5686%
        HSV (HSB):
        18°, 61.2069%, 45.4902%
        XYZ:
        9.6243, 7.7989, 3.4807
        xyY:
        0.4604, 0.3731, 7.7989
      CIE-Lab:
        33.5605, 19.4262, 21.9747
        CIE-LCH:
        33.5605, 29.3303, 48.5225
        CIE-Luv:
        33.5605, 36.2381, 19.1152
        Hunter-Lab:
        27.9265, 12.6452, 12.1588
      #74422d color charts
#74422d RGB chart
      #74422d CMYK chart
      #74422d RGB pie chart
      #74422d color shades, tints & tones
#74422d color schemes
#74422d color preview, HTML & CSS examples
           This text has a color of #74422d        
        
          <p style="color:#74422d;">Text here</p>
        
        
          .mytext {color:#74422d;}
        
        Text color #74422d
      
           This box has a color of #74422d        
        
          <div style="background-color:#74422d;">Content here</div>
        
        
          .mybackground {background-color:#74422d;}
        
        Background color #74422d
      
           Border around this has a color of #74422d        
        
          <div style="border:2px solid #74422d;">Content here</div>
        
        
          .myborder {border:2px solid #74422d;}
        
        Border color #74422d