#42400f color space conversions
Hex:
        #42400f
        RGB:
        66, 64, 15
        CMY:
        74, 75, 94
        CMYK:
        0, 3, 77, 74
      HSL:
        58°, 62.9630%, 15.8824%
        HSV (HSB):
        58°, 77.2727%, 25.8824%
        XYZ:
        4.1664, 4.8595, 1.1703
        xyY:
        0.4086, 0.4766, 4.8595
      CIE-Lab:
        26.3308, -6.1637, 28.8461
        CIE-LCH:
        26.3308, 29.4973, 102.0613
        CIE-Luv:
        26.3308, 3.0824, 25.4983
        Hunter-Lab:
        22.0443, -4.8411, 12.2834
      #42400f color charts
#42400f RGB chart
      #42400f CMYK chart
      #42400f RGB pie chart
      #42400f color shades, tints & tones
#42400f color schemes
#42400f color preview, HTML & CSS examples
           This text has a color of #42400f        
        
          <p style="color:#42400f;">Text here</p>
        
        
          .mytext {color:#42400f;}
        
        Text color #42400f
      
           This box has a color of #42400f        
        
          <div style="background-color:#42400f;">Content here</div>
        
        
          .mybackground {background-color:#42400f;}
        
        Background color #42400f
      
           Border around this has a color of #42400f        
        
          <div style="border:2px solid #42400f;">Content here</div>
        
        
          .myborder {border:2px solid #42400f;}
        
        Border color #42400f