#660e2d color space conversions
Hex:
        #660e2d
        RGB:
        102, 14, 45
        CMY:
        60, 95, 82
        CMYK:
        0, 86, 56, 60
      HSL:
        339°, 75.8621%, 22.7451%
        HSV (HSB):
        339°, 86.2745%, 40.0000%
        XYZ:
        6.1102, 3.3283, 2.8030
        xyY:
        0.4991, 0.2719, 3.3283
      CIE-Lab:
        21.3135, 39.4632, 5.2794
        CIE-LCH:
        21.3135, 39.8148, 7.6197
        CIE-Luv:
        21.3135, 50.2659, -0.9742
        Hunter-Lab:
        18.2437, 27.8569, 3.6611
      #660e2d color charts
#660e2d RGB chart
      #660e2d CMYK chart
      #660e2d RGB pie chart
      #660e2d color shades, tints & tones
#660e2d color schemes
#660e2d color preview, HTML & CSS examples
           This text has a color of #660e2d        
        
          <p style="color:#660e2d;">Text here</p>
        
        
          .mytext {color:#660e2d;}
        
        Text color #660e2d
      
           This box has a color of #660e2d        
        
          <div style="background-color:#660e2d;">Content here</div>
        
        
          .mybackground {background-color:#660e2d;}
        
        Background color #660e2d
      
           Border around this has a color of #660e2d        
        
          <div style="border:2px solid #660e2d;">Content here</div>
        
        
          .myborder {border:2px solid #660e2d;}
        
        Border color #660e2d