#422f06 color space conversions
Hex:
        #422f06
        RGB:
        66, 47, 6
        CMY:
        74, 82, 98
        CMYK:
        0, 29, 91, 74
      HSL:
        41°, 83.3333%, 14.1176%
        HSV (HSB):
        41°, 90.9091%, 25.8824%
        XYZ:
        3.2962, 3.2044, 0.6171
        xyY:
        0.4631, 0.4502, 3.2044
      CIE-Lab:
        20.8447, 4.2388, 27.1127
        CIE-LCH:
        20.8447, 27.4420, 81.1144
        CIE-Luv:
        20.8447, 13.5292, 19.9511
        Hunter-Lab:
        17.9009, 1.5412, 10.4868
      #422f06 color charts
#422f06 RGB chart
      #422f06 CMYK chart
      #422f06 RGB pie chart
      #422f06 color shades, tints & tones
#422f06 color schemes
#422f06 color preview, HTML & CSS examples
           This text has a color of #422f06        
        
          <p style="color:#422f06;">Text here</p>
        
        
          .mytext {color:#422f06;}
        
        Text color #422f06
      
           This box has a color of #422f06        
        
          <div style="background-color:#422f06;">Content here</div>
        
        
          .mybackground {background-color:#422f06;}
        
        Background color #422f06
      
           Border around this has a color of #422f06        
        
          <div style="border:2px solid #422f06;">Content here</div>
        
        
          .myborder {border:2px solid #422f06;}
        
        Border color #422f06