#470b2d color space conversions
Hex:
        #470b2d
        RGB:
        71, 11, 45
        CMY:
        72, 96, 82
        CMYK:
        0, 85, 37, 72
      HSL:
        326°, 73.1707%, 16.0784%
        HSV (HSB):
        326°, 84.5070%, 27.8431%
        XYZ:
        3.1919, 1.7684, 2.6557
        xyY:
        0.4191, 0.2322, 1.7684
      CIE-Lab:
        14.2216, 31.0482, -5.8950
        CIE-LCH:
        14.2216, 31.6029, 349.2494
        CIE-Luv:
        14.2216, 26.0597, -8.5054
        Hunter-Lab:
        13.2981, 19.5725, -2.5320
      #470b2d color charts
#470b2d RGB chart
      #470b2d CMYK chart
      #470b2d RGB pie chart
      #470b2d color shades, tints & tones
#470b2d color schemes
#470b2d color preview, HTML & CSS examples
           This text has a color of #470b2d        
        
          <p style="color:#470b2d;">Text here</p>
        
        
          .mytext {color:#470b2d;}
        
        Text color #470b2d
      
           This box has a color of #470b2d        
        
          <div style="background-color:#470b2d;">Content here</div>
        
        
          .mybackground {background-color:#470b2d;}
        
        Background color #470b2d
      
           Border around this has a color of #470b2d        
        
          <div style="border:2px solid #470b2d;">Content here</div>
        
        
          .myborder {border:2px solid #470b2d;}
        
        Border color #470b2d