#422014 color space conversions
Hex:
        #422014
        RGB:
        66, 32, 20
        CMY:
        74, 87, 92
        CMYK:
        0, 52, 70, 74
      HSL:
        16°, 53.4884%, 16.8627%
        HSV (HSB):
        16°, 69.6970%, 25.8824%
        XYZ:
        2.8895, 2.2418, 0.9422
        xyY:
        0.4758, 0.3691, 2.2418
      CIE-Lab:
        16.7081, 15.0679, 15.3300
        CIE-LCH:
        16.7081, 21.4953, 45.4941
        CIE-Luv:
        16.7081, 20.8388, 9.6631
        Hunter-Lab:
        14.9726, 8.2466, 6.7497
      #422014 color charts
#422014 RGB chart
      #422014 CMYK chart
      #422014 RGB pie chart
      #422014 color shades, tints & tones
#422014 color schemes
#422014 color preview, HTML & CSS examples
           This text has a color of #422014        
        
          <p style="color:#422014;">Text here</p>
        
        
          .mytext {color:#422014;}
        
        Text color #422014
      
           This box has a color of #422014        
        
          <div style="background-color:#422014;">Content here</div>
        
        
          .mybackground {background-color:#422014;}
        
        Background color #422014
      
           Border around this has a color of #422014        
        
          <div style="border:2px solid #422014;">Content here</div>
        
        
          .myborder {border:2px solid #422014;}
        
        Border color #422014