#470d07 color space conversions
Hex:
        #470d07
        RGB:
        71, 13, 7
        CMY:
        72, 95, 97
        CMYK:
        0, 82, 90, 72
      HSL:
        6°, 82.0513%, 15.2941%
        HSV (HSB):
        6°, 90.1408%, 27.8431%
        XYZ:
        2.7808, 1.6428, 0.3715
        xyY:
        0.5799, 0.3426, 1.6428
      CIE-Lab:
        13.4884, 26.9634, 17.9416
        CIE-LCH:
        13.4884, 32.3872, 33.6400
        CIE-Luv:
        13.4884, 33.6567, 8.7257
        Hunter-Lab:
        12.8171, 16.2976, 7.2533
      #470d07 color charts
#470d07 RGB chart
      #470d07 CMYK chart
      #470d07 RGB pie chart
      #470d07 color shades, tints & tones
#470d07 color schemes
#470d07 color preview, HTML & CSS examples
           This text has a color of #470d07        
        
          <p style="color:#470d07;">Text here</p>
        
        
          .mytext {color:#470d07;}
        
        Text color #470d07
      
           This box has a color of #470d07        
        
          <div style="background-color:#470d07;">Content here</div>
        
        
          .mybackground {background-color:#470d07;}
        
        Background color #470d07
      
           Border around this has a color of #470d07        
        
          <div style="border:2px solid #470d07;">Content here</div>
        
        
          .myborder {border:2px solid #470d07;}
        
        Border color #470d07