#470d2b color space conversions
Hex:
        #470d2b
        RGB:
        71, 13, 43
        CMY:
        72, 95, 83
        CMYK:
        0, 82, 39, 72
      HSL:
        329°, 69.0476%, 16.4706%
        HSV (HSB):
        329°, 81.6901%, 27.8431%
        XYZ:
        3.1785, 1.8019, 2.4658
        xyY:
        0.4269, 0.2420, 1.8019
      CIE-Lab:
        14.4111, 30.0064, -4.1512
        CIE-LCH:
        14.4111, 30.2922, 352.1235
        CIE-Luv:
        14.4111, 26.2779, -6.9472
        Hunter-Lab:
        13.4233, 18.7761, -1.4948
      #470d2b color charts
#470d2b RGB chart
      #470d2b CMYK chart
      #470d2b RGB pie chart
      #470d2b color shades, tints & tones
#470d2b color schemes
#470d2b color preview, HTML & CSS examples
           This text has a color of #470d2b        
        
          <p style="color:#470d2b;">Text here</p>
        
        
          .mytext {color:#470d2b;}
        
        Text color #470d2b
      
           This box has a color of #470d2b        
        
          <div style="background-color:#470d2b;">Content here</div>
        
        
          .mybackground {background-color:#470d2b;}
        
        Background color #470d2b
      
           Border around this has a color of #470d2b        
        
          <div style="border:2px solid #470d2b;">Content here</div>
        
        
          .myborder {border:2px solid #470d2b;}
        
        Border color #470d2b