#475f2d color space conversions
Hex:
        #475f2d
        RGB:
        71, 95, 45
        CMY:
        72, 63, 82
        CMYK:
        25, 0, 53, 63
      HSL:
        89°, 35.7143%, 27.4510%
        HSV (HSB):
        89°, 52.6316%, 37.2549%
        XYZ:
        7.1644, 9.7135, 3.9799
        xyY:
        0.3435, 0.4657, 9.7135
      CIE-Lab:
        37.3232, -18.6301, 25.5621
        CIE-LCH:
        37.3232, 31.6307, 126.0852
        CIE-Luv:
        37.3232, -11.6221, 30.1371
        Hunter-Lab:
        31.1664, -13.5085, 14.2453
      #475f2d color charts
#475f2d RGB chart
      #475f2d CMYK chart
      #475f2d RGB pie chart
      #475f2d color shades, tints & tones
#475f2d color schemes
#475f2d color preview, HTML & CSS examples
           This text has a color of #475f2d        
        
          <p style="color:#475f2d;">Text here</p>
        
        
          .mytext {color:#475f2d;}
        
        Text color #475f2d
      
           This box has a color of #475f2d        
        
          <div style="background-color:#475f2d;">Content here</div>
        
        
          .mybackground {background-color:#475f2d;}
        
        Background color #475f2d
      
           Border around this has a color of #475f2d        
        
          <div style="border:2px solid #475f2d;">Content here</div>
        
        
          .myborder {border:2px solid #475f2d;}
        
        Border color #475f2d