#42401d color space conversions
Hex:
        #42401d
        RGB:
        66, 64, 29
        CMY:
        74, 75, 89
        CMYK:
        0, 3, 56, 74
      HSL:
        57°, 38.9474%, 18.6275%
        HSV (HSB):
        57°, 56.0606%, 25.8824%
        XYZ:
        4.3019, 4.9138, 1.8841
        xyY:
        0.3876, 0.4427, 4.9138
      CIE-Lab:
        26.4876, -4.9483, 21.5242
        CIE-LCH:
        26.4876, 22.0856, 102.9470
        CIE-Luv:
        26.4876, 2.7015, 20.7545
        Hunter-Lab:
        22.1670, -4.1508, 10.4775
      #42401d color charts
#42401d RGB chart
      #42401d CMYK chart
      #42401d RGB pie chart
      #42401d color shades, tints & tones
#42401d color schemes
#42401d color preview, HTML & CSS examples
           This text has a color of #42401d        
        
          <p style="color:#42401d;">Text here</p>
        
        
          .mytext {color:#42401d;}
        
        Text color #42401d
      
           This box has a color of #42401d        
        
          <div style="background-color:#42401d;">Content here</div>
        
        
          .mybackground {background-color:#42401d;}
        
        Background color #42401d
      
           Border around this has a color of #42401d        
        
          <div style="border:2px solid #42401d;">Content here</div>
        
        
          .myborder {border:2px solid #42401d;}
        
        Border color #42401d