#474b0a color space conversions
Hex:
        #474b0a
        RGB:
        71, 75, 10
        CMY:
        72, 71, 96
        CMYK:
        5, 0, 87, 71
      HSL:
        64°, 76.4706%, 16.6667%
        HSV (HSB):
        64°, 86.6667%, 29.4118%
        XYZ:
        5.1694, 6.3937, 1.2488
        xyY:
        0.4035, 0.4990, 6.3937
      CIE-Lab:
        30.3847, -10.4945, 34.8703
        CIE-LCH:
        30.3847, 36.4153, 106.7496
        CIE-Luv:
        30.3847, -0.2266, 31.8486
        Hunter-Lab:
        25.2857, -7.7575, 14.7718
      #474b0a color charts
#474b0a RGB chart
      #474b0a CMYK chart
      #474b0a RGB pie chart
      #474b0a color shades, tints & tones
#474b0a color schemes
#474b0a color preview, HTML & CSS examples
           This text has a color of #474b0a        
        
          <p style="color:#474b0a;">Text here</p>
        
        
          .mytext {color:#474b0a;}
        
        Text color #474b0a
      
           This box has a color of #474b0a        
        
          <div style="background-color:#474b0a;">Content here</div>
        
        
          .mybackground {background-color:#474b0a;}
        
        Background color #474b0a
      
           Border around this has a color of #474b0a        
        
          <div style="border:2px solid #474b0a;">Content here</div>
        
        
          .myborder {border:2px solid #474b0a;}
        
        Border color #474b0a