#66470f color space conversions
Hex:
        #66470f
        RGB:
        102, 71, 15
        CMY:
        60, 72, 94
        CMYK:
        0, 30, 85, 60
      HSL:
        39°, 74.3590%, 22.9412%
        HSV (HSB):
        39°, 85.2941%, 40.0000%
        XYZ:
        7.8190, 7.3657, 1.4616
        xyY:
        0.4697, 0.4425, 7.3657
      CIE-Lab:
        32.6254, 7.8646, 36.3053
        CIE-LCH:
        32.6254, 37.1474, 77.7773
        CIE-Luv:
        32.6254, 24.2085, 30.5303
        Hunter-Lab:
        27.1399, 3.9306, 15.8050
      #66470f color charts
#66470f RGB chart
      #66470f CMYK chart
      #66470f RGB pie chart
      #66470f color shades, tints & tones
#66470f color schemes
#66470f color preview, HTML & CSS examples
           This text has a color of #66470f        
        
          <p style="color:#66470f;">Text here</p>
        
        
          .mytext {color:#66470f;}
        
        Text color #66470f
      
           This box has a color of #66470f        
        
          <div style="background-color:#66470f;">Content here</div>
        
        
          .mybackground {background-color:#66470f;}
        
        Background color #66470f
      
           Border around this has a color of #66470f        
        
          <div style="border:2px solid #66470f;">Content here</div>
        
        
          .myborder {border:2px solid #66470f;}
        
        Border color #66470f