#422a10 color space conversions
Hex:
        #422a10
        RGB:
        66, 42, 16
        CMY:
        74, 84, 94
        CMYK:
        0, 36, 76, 74
      HSL:
        31°, 60.9756%, 16.0784%
        HSV (HSB):
        31°, 75.7576%, 25.8824%
        XYZ:
        3.1683, 2.8516, 0.8736
        xyY:
        0.4596, 0.4137, 2.8516
      CIE-Lab:
        19.4395, 8.1590, 21.0203
        CIE-LCH:
        19.4395, 22.5482, 68.7862
        CIE-Luv:
        19.4395, 15.9514, 15.1977
        Hunter-Lab:
        16.8867, 3.9384, 8.7533
      #422a10 color charts
#422a10 RGB chart
      #422a10 CMYK chart
      #422a10 RGB pie chart
      #422a10 color shades, tints & tones
#422a10 color schemes
#422a10 color preview, HTML & CSS examples
           This text has a color of #422a10        
        
          <p style="color:#422a10;">Text here</p>
        
        
          .mytext {color:#422a10;}
        
        Text color #422a10
      
           This box has a color of #422a10        
        
          <div style="background-color:#422a10;">Content here</div>
        
        
          .mybackground {background-color:#422a10;}
        
        Background color #422a10
      
           Border around this has a color of #422a10        
        
          <div style="border:2px solid #422a10;">Content here</div>
        
        
          .myborder {border:2px solid #422a10;}
        
        Border color #422a10