#422e0d color space conversions
Hex:
        #422e0d
        RGB:
        66, 46, 13
        CMY:
        74, 82, 95
        CMYK:
        0, 30, 80, 74
      HSL:
        37°, 67.0886%, 15.4902%
        HSV (HSB):
        37°, 80.3030%, 25.8824%
        XYZ:
        3.2964, 3.1413, 0.8134
        xyY:
        0.4546, 0.4332, 3.1413
      CIE-Lab:
        20.6011, 5.2928, 23.8853
        CIE-LCH:
        20.6011, 24.4647, 77.5056
        CIE-Luv:
        20.6011, 13.8255, 17.8218
        Hunter-Lab:
        17.7237, 2.1825, 9.6857
      #422e0d color charts
#422e0d RGB chart
      #422e0d CMYK chart
      #422e0d RGB pie chart
      #422e0d color shades, tints & tones
#422e0d color schemes
#422e0d color preview, HTML & CSS examples
           This text has a color of #422e0d        
        
          <p style="color:#422e0d;">Text here</p>
        
        
          .mytext {color:#422e0d;}
        
        Text color #422e0d
      
           This box has a color of #422e0d        
        
          <div style="background-color:#422e0d;">Content here</div>
        
        
          .mybackground {background-color:#422e0d;}
        
        Background color #422e0d
      
           Border around this has a color of #422e0d        
        
          <div style="border:2px solid #422e0d;">Content here</div>
        
        
          .myborder {border:2px solid #422e0d;}
        
        Border color #422e0d