#475f04 color space conversions
Hex:
        #475f04
        RGB:
        71, 95, 4
        CMY:
        72, 63, 98
        CMYK:
        25, 0, 96, 63
      HSL:
        76°, 91.9192%, 19.4118%
        HSV (HSB):
        76°, 95.7895%, 37.2549%
        XYZ:
        6.7127, 9.5328, 1.6011
        xyY:
        0.3761, 0.5342, 9.5328
      CIE-Lab:
        36.9905, -21.7319, 42.3646
        CIE-LCH:
        36.9905, 47.6134, 117.1566
        CIE-Luv:
        36.9905, -11.5688, 41.8093
        Hunter-Lab:
        30.8752, -15.2234, 18.5381
      #475f04 color charts
#475f04 RGB chart
      #475f04 CMYK chart
      #475f04 RGB pie chart
      #475f04 color shades, tints & tones
#475f04 color schemes
#475f04 color preview, HTML & CSS examples
           This text has a color of #475f04        
        
          <p style="color:#475f04;">Text here</p>
        
        
          .mytext {color:#475f04;}
        
        Text color #475f04
      
           This box has a color of #475f04        
        
          <div style="background-color:#475f04;">Content here</div>
        
        
          .mybackground {background-color:#475f04;}
        
        Background color #475f04
      
           Border around this has a color of #475f04        
        
          <div style="border:2px solid #475f04;">Content here</div>
        
        
          .myborder {border:2px solid #475f04;}
        
        Border color #475f04