#476d0f color space conversions
Hex:
        #476d0f
        RGB:
        71, 109, 15
        CMY:
        72, 57, 94
        CMYK:
        35, 0, 86, 57
      HSL:
        84°, 75.8065%, 24.3137%
        HSV (HSB):
        84°, 86.2385%, 42.7451%
        XYZ:
        8.1534, 12.3114, 2.3985
        xyY:
        0.3566, 0.5385, 12.3114
      CIE-Lab:
        41.7068, -28.2217, 43.4294
        CIE-LCH:
        41.7068, 51.7936, 123.0171
        CIE-Luv:
        41.7068, -18.8615, 46.4227
        Hunter-Lab:
        35.0875, -19.9246, 20.5083
      #476d0f color charts
#476d0f RGB chart
      #476d0f CMYK chart
      #476d0f RGB pie chart
      #476d0f color shades, tints & tones
#476d0f color schemes
#476d0f color preview, HTML & CSS examples
           This text has a color of #476d0f        
        
          <p style="color:#476d0f;">Text here</p>
        
        
          .mytext {color:#476d0f;}
        
        Text color #476d0f
      
           This box has a color of #476d0f        
        
          <div style="background-color:#476d0f;">Content here</div>
        
        
          .mybackground {background-color:#476d0f;}
        
        Background color #476d0f
      
           Border around this has a color of #476d0f        
        
          <div style="border:2px solid #476d0f;">Content here</div>
        
        
          .myborder {border:2px solid #476d0f;}
        
        Border color #476d0f