#470f1d color space conversions
Hex:
        #470f1d
        RGB:
        71, 15, 29
        CMY:
        72, 94, 89
        CMYK:
        0, 79, 59, 72
      HSL:
        345°, 65.1163%, 16.8627%
        HSV (HSB):
        345°, 78.8732%, 27.8431%
        XYZ:
        2.9911, 1.7699, 1.3464
        xyY:
        0.4898, 0.2898, 1.7699
      CIE-Lab:
        14.2305, 27.5551, 5.8728
        CIE-LCH:
        14.2305, 28.1740, 12.0315
        CIE-Luv:
        14.2305, 29.3153, 1.1186
        Hunter-Lab:
        13.3039, 16.8503, 3.3125
      #470f1d color charts
#470f1d RGB chart
      #470f1d CMYK chart
      #470f1d RGB pie chart
      #470f1d color shades, tints & tones
#470f1d color schemes
#470f1d color preview, HTML & CSS examples
           This text has a color of #470f1d        
        
          <p style="color:#470f1d;">Text here</p>
        
        
          .mytext {color:#470f1d;}
        
        Text color #470f1d
      
           This box has a color of #470f1d        
        
          <div style="background-color:#470f1d;">Content here</div>
        
        
          .mybackground {background-color:#470f1d;}
        
        Background color #470f1d
      
           Border around this has a color of #470f1d        
        
          <div style="border:2px solid #470f1d;">Content here</div>
        
        
          .myborder {border:2px solid #470f1d;}
        
        Border color #470f1d