#74421d color space conversions
Hex:
        #74421d
        RGB:
        116, 66, 29
        CMY:
        55, 74, 89
        CMYK:
        0, 43, 75, 55
      HSL:
        26°, 60.0000%, 28.4314%
        HSV (HSB):
        26°, 75.0000%, 45.4902%
        XYZ:
        9.3724, 7.6981, 2.1543
        xyY:
        0.4875, 0.4004, 7.6981
      CIE-Lab:
        33.3462, 18.2990, 30.9860
        CIE-LCH:
        33.3462, 35.9859, 59.4357
        CIE-Luv:
        33.3462, 38.0056, 25.7088
        Hunter-Lab:
        27.7455, 11.7427, 14.8183
      #74421d color charts
#74421d RGB chart
      #74421d CMYK chart
      #74421d RGB pie chart
      #74421d color shades, tints & tones
#74421d color schemes
#74421d color preview, HTML & CSS examples
           This text has a color of #74421d        
        
          <p style="color:#74421d;">Text here</p>
        
        
          .mytext {color:#74421d;}
        
        Text color #74421d
      
           This box has a color of #74421d        
        
          <div style="background-color:#74421d;">Content here</div>
        
        
          .mybackground {background-color:#74421d;}
        
        Background color #74421d
      
           Border around this has a color of #74421d        
        
          <div style="border:2px solid #74421d;">Content here</div>
        
        
          .myborder {border:2px solid #74421d;}
        
        Border color #74421d