#66412e color space conversions
Hex:
        #66412e
        RGB:
        102, 65, 46
        CMY:
        60, 75, 82
        CMYK:
        0, 36, 55, 60
      HSL:
        20°, 37.8378%, 29.0196%
        HSV (HSB):
        20°, 54.9020%, 40.0000%
        XYZ:
        7.8629, 6.8026, 3.4834
        xyY:
        0.4332, 0.3748, 6.8026
      CIE-Lab:
        31.3533, 13.7548, 18.1529
        CIE-LCH:
        31.3533, 22.7755, 52.8480
        CIE-Luv:
        31.3533, 25.8781, 16.4531
        Hunter-Lab:
        26.0819, 8.1694, 10.3388
      #66412e color charts
#66412e RGB chart
      #66412e CMYK chart
      #66412e RGB pie chart
      #66412e color shades, tints & tones
#66412e color schemes
#66412e color preview, HTML & CSS examples
           This text has a color of #66412e        
        
          <p style="color:#66412e;">Text here</p>
        
        
          .mytext {color:#66412e;}
        
        Text color #66412e
      
           This box has a color of #66412e        
        
          <div style="background-color:#66412e;">Content here</div>
        
        
          .mybackground {background-color:#66412e;}
        
        Background color #66412e
      
           Border around this has a color of #66412e        
        
          <div style="border:2px solid #66412e;">Content here</div>
        
        
          .myborder {border:2px solid #66412e;}
        
        Border color #66412e