#402014 color space conversions
Hex:
        #402014
        RGB:
        64, 32, 20
        CMY:
        75, 87, 92
        CMYK:
        0, 50, 69, 75
      HSL:
        16°, 52.3810%, 16.4706%
        HSV (HSB):
        16°, 68.7500%, 25.0980%
        XYZ:
        2.7571, 2.1735, 0.9360
        xyY:
        0.4700, 0.3705, 2.1735
      CIE-Lab:
        16.3727, 14.0925, 14.8403
        CIE-LCH:
        16.3727, 20.4655, 46.4805
        CIE-Luv:
        16.3727, 19.3917, 9.4032
        Hunter-Lab:
        14.7429, 7.5821, 6.5556
      #402014 color charts
#402014 RGB chart
      #402014 CMYK chart
      #402014 RGB pie chart
      #402014 color shades, tints & tones
#402014 color schemes
#402014 color preview, HTML & CSS examples
           This text has a color of #402014        
        
          <p style="color:#402014;">Text here</p>
        
        
          .mytext {color:#402014;}
        
        Text color #402014
      
           This box has a color of #402014        
        
          <div style="background-color:#402014;">Content here</div>
        
        
          .mybackground {background-color:#402014;}
        
        Background color #402014
      
           Border around this has a color of #402014        
        
          <div style="border:2px solid #402014;">Content here</div>
        
        
          .myborder {border:2px solid #402014;}
        
        Border color #402014