#470e3e color space conversions
Hex:
        #470e3e
        RGB:
        71, 14, 62
        CMY:
        72, 95, 76
        CMYK:
        0, 80, 13, 72
      HSL:
        309°, 67.0588%, 16.6667%
        HSV (HSB):
        309°, 80.2817%, 27.8431%
        XYZ:
        3.6251, 2.0015, 4.7527
        xyY:
        0.3493, 0.1928, 2.0015
      CIE-Lab:
        15.4950, 32.5505, -16.1173
        CIE-LCH:
        15.4950, 36.3222, 333.6578
        CIE-Luv:
        15.4950, 21.1199, -18.5960
        Hunter-Lab:
        14.1473, 20.9805, -10.0149
      #470e3e color charts
#470e3e RGB chart
      #470e3e CMYK chart
      #470e3e RGB pie chart
      #470e3e color shades, tints & tones
#470e3e color schemes
#470e3e color preview, HTML & CSS examples
           This text has a color of #470e3e        
        
          <p style="color:#470e3e;">Text here</p>
        
        
          .mytext {color:#470e3e;}
        
        Text color #470e3e
      
           This box has a color of #470e3e        
        
          <div style="background-color:#470e3e;">Content here</div>
        
        
          .mybackground {background-color:#470e3e;}
        
        Background color #470e3e
      
           Border around this has a color of #470e3e        
        
          <div style="border:2px solid #470e3e;">Content here</div>
        
        
          .myborder {border:2px solid #470e3e;}
        
        Border color #470e3e