#660e3b color space conversions
Hex:
        #660e3b
        RGB:
        102, 14, 59
        CMY:
        60, 95, 77
        CMYK:
        0, 86, 42, 60
      HSL:
        329°, 75.8621%, 22.7451%
        HSV (HSB):
        329°, 86.2745%, 40.0000%
        XYZ:
        6.4259, 3.4546, 4.4658
        xyY:
        0.4479, 0.2408, 3.4546
      CIE-Lab:
        21.7797, 40.8465, -3.8352
        CIE-LCH:
        21.7797, 41.0261, 354.6361
        CIE-Luv:
        21.7797, 45.5672, -9.7270
        Hunter-Lab:
        18.5866, 29.1862, -1.2349
      #660e3b color charts
#660e3b RGB chart
      #660e3b CMYK chart
      #660e3b RGB pie chart
      #660e3b color shades, tints & tones
#660e3b color schemes
#660e3b color preview, HTML & CSS examples
           This text has a color of #660e3b        
        
          <p style="color:#660e3b;">Text here</p>
        
        
          .mytext {color:#660e3b;}
        
        Text color #660e3b
      
           This box has a color of #660e3b        
        
          <div style="background-color:#660e3b;">Content here</div>
        
        
          .mybackground {background-color:#660e3b;}
        
        Background color #660e3b
      
           Border around this has a color of #660e3b        
        
          <div style="border:2px solid #660e3b;">Content here</div>
        
        
          .myborder {border:2px solid #660e3b;}
        
        Border color #660e3b