#660e1f color space conversions
Hex:
        #660e1f
        RGB:
        102, 14, 31
        CMY:
        60, 95, 88
        CMYK:
        0, 86, 70, 60
      HSL:
        348°, 75.8621%, 22.7451%
        HSV (HSB):
        348°, 86.2745%, 40.0000%
        XYZ:
        5.8839, 3.2378, 1.6112
        xyY:
        0.5482, 0.3017, 3.2378
      CIE-Lab:
        20.9721, 38.4306, 14.6440
        CIE-LCH:
        20.9721, 41.1261, 20.8594
        CIE-Luv:
        20.9721, 54.2966, 6.3241
        Hunter-Lab:
        17.9938, 26.8789, 7.2869
      #660e1f color charts
#660e1f RGB chart
      #660e1f CMYK chart
      #660e1f RGB pie chart
      #660e1f color shades, tints & tones
#660e1f color schemes
#660e1f color preview, HTML & CSS examples
           This text has a color of #660e1f        
        
          <p style="color:#660e1f;">Text here</p>
        
        
          .mytext {color:#660e1f;}
        
        Text color #660e1f
      
           This box has a color of #660e1f        
        
          <div style="background-color:#660e1f;">Content here</div>
        
        
          .mybackground {background-color:#660e1f;}
        
        Background color #660e1f
      
           Border around this has a color of #660e1f        
        
          <div style="border:2px solid #660e1f;">Content here</div>
        
        
          .myborder {border:2px solid #660e1f;}
        
        Border color #660e1f