#402c19 color space conversions
Hex:
        #402c19
        RGB:
        64, 44, 25
        CMY:
        75, 83, 90
        CMYK:
        0, 31, 61, 75
      HSL:
        29°, 43.8202%, 17.4510%
        HSV (HSB):
        29°, 60.9375%, 25.0980%
        XYZ:
        3.1905, 2.9615, 1.3232
        xyY:
        0.4268, 0.3962, 2.9615
      CIE-Lab:
        19.8892, 6.5962, 15.8965
        CIE-LCH:
        19.8892, 17.2107, 67.4642
        CIE-Luv:
        19.8892, 12.8160, 12.5092
        Hunter-Lab:
        17.2091, 2.9772, 7.4877
      #402c19 color charts
#402c19 RGB chart
      #402c19 CMYK chart
      #402c19 RGB pie chart
      #402c19 color shades, tints & tones
#402c19 color schemes
#402c19 color preview, HTML & CSS examples
           This text has a color of #402c19        
        
          <p style="color:#402c19;">Text here</p>
        
        
          .mytext {color:#402c19;}
        
        Text color #402c19
      
           This box has a color of #402c19        
        
          <div style="background-color:#402c19;">Content here</div>
        
        
          .mybackground {background-color:#402c19;}
        
        Background color #402c19
      
           Border around this has a color of #402c19        
        
          <div style="border:2px solid #402c19;">Content here</div>
        
        
          .myborder {border:2px solid #402c19;}
        
        Border color #402c19