#664a42 color space conversions
Hex:
        #664a42
        RGB:
        102, 74, 66
        CMY:
        60, 71, 74
        CMYK:
        0, 27, 35, 60
      HSL:
        13°, 21.4286%, 32.9412%
        HSV (HSB):
        13°, 35.2941%, 40.0000%
        XYZ:
        8.9116, 8.1157, 6.2510
        xyY:
        0.3828, 0.3486, 8.1157
      CIE-Lab:
        34.2227, 10.6714, 9.4364
        CIE-LCH:
        34.2227, 14.2451, 41.4852
        CIE-Luv:
        34.2227, 18.1331, 9.1471
        Hunter-Lab:
        28.4880, 5.9843, 6.9318
      #664a42 color charts
#664a42 RGB chart
      #664a42 CMYK chart
      #664a42 RGB pie chart
      #664a42 color shades, tints & tones
#664a42 color schemes
#664a42 color preview, HTML & CSS examples
           This text has a color of #664a42        
        
          <p style="color:#664a42;">Text here</p>
        
        
          .mytext {color:#664a42;}
        
        Text color #664a42
      
           This box has a color of #664a42        
        
          <div style="background-color:#664a42;">Content here</div>
        
        
          .mybackground {background-color:#664a42;}
        
        Background color #664a42
      
           Border around this has a color of #664a42        
        
          <div style="border:2px solid #664a42;">Content here</div>
        
        
          .myborder {border:2px solid #664a42;}
        
        Border color #664a42