#422f1e color space conversions
Hex:
        #422f1e
        RGB:
        66, 47, 30
        CMY:
        74, 82, 88
        CMYK:
        0, 29, 55, 74
      HSL:
        28°, 37.5000%, 18.8235%
        HSV (HSB):
        28°, 54.5455%, 25.8824%
        XYZ:
        3.4976, 3.2850, 1.6780
        xyY:
        0.4134, 0.3883, 3.2850
      CIE-Lab:
        21.1510, 6.1750, 14.2825
        CIE-LCH:
        21.1510, 15.5603, 66.6188
        CIE-Luv:
        21.1510, 12.1482, 11.8537
        Hunter-Lab:
        18.1246, 2.7282, 7.1980
      #422f1e color charts
#422f1e RGB chart
      #422f1e CMYK chart
      #422f1e RGB pie chart
      #422f1e color shades, tints & tones
#422f1e color schemes
#422f1e color preview, HTML & CSS examples
           This text has a color of #422f1e        
        
          <p style="color:#422f1e;">Text here</p>
        
        
          .mytext {color:#422f1e;}
        
        Text color #422f1e
      
           This box has a color of #422f1e        
        
          <div style="background-color:#422f1e;">Content here</div>
        
        
          .mybackground {background-color:#422f1e;}
        
        Background color #422f1e
      
           Border around this has a color of #422f1e        
        
          <div style="border:2px solid #422f1e;">Content here</div>
        
        
          .myborder {border:2px solid #422f1e;}
        
        Border color #422f1e