#42220f color space conversions
Hex:
        #42220f
        RGB:
        66, 34, 15
        CMY:
        74, 87, 94
        CMYK:
        0, 48, 77, 74
      HSL:
        22°, 62.9630%, 15.8824%
        HSV (HSB):
        22°, 77.2727%, 25.8824%
        XYZ:
        2.9050, 2.3368, 0.7499
        xyY:
        0.4848, 0.3900, 2.3368
      CIE-Lab:
        17.1638, 13.3816, 18.8671
        CIE-LCH:
        17.1638, 23.1308, 54.6536
        CIE-Luv:
        17.1638, 20.3427, 12.2145
        Hunter-Lab:
        15.2866, 7.1701, 7.7922
      #42220f color charts
#42220f RGB chart
      #42220f CMYK chart
      #42220f RGB pie chart
      #42220f color shades, tints & tones
#42220f color schemes
#42220f color preview, HTML & CSS examples
           This text has a color of #42220f        
        
          <p style="color:#42220f;">Text here</p>
        
        
          .mytext {color:#42220f;}
        
        Text color #42220f
      
           This box has a color of #42220f        
        
          <div style="background-color:#42220f;">Content here</div>
        
        
          .mybackground {background-color:#42220f;}
        
        Background color #42220f
      
           Border around this has a color of #42220f        
        
          <div style="border:2px solid #42220f;">Content here</div>
        
        
          .myborder {border:2px solid #42220f;}
        
        Border color #42220f