#660d24 color space conversions
Hex:
        #660d24
        RGB:
        102, 13, 36
        CMY:
        60, 95, 86
        CMYK:
        0, 87, 65, 60
      HSL:
        344°, 77.3913%, 22.5490%
        HSV (HSB):
        344°, 87.2549%, 40.0000%
        XYZ:
        5.9419, 3.2400, 1.9813
        xyY:
        0.5323, 0.2902, 3.2400
      CIE-Lab:
        20.9805, 39.0420, 11.1548
        CIE-LCH:
        20.9805, 40.6043, 15.9453
        CIE-Luv:
        20.9805, 53.2136, 3.7534
        Hunter-Lab:
        18.0000, 27.4233, 6.0739
      #660d24 color charts
#660d24 RGB chart
      #660d24 CMYK chart
      #660d24 RGB pie chart
      #660d24 color shades, tints & tones
#660d24 color schemes
#660d24 color preview, HTML & CSS examples
           This text has a color of #660d24        
        
          <p style="color:#660d24;">Text here</p>
        
        
          .mytext {color:#660d24;}
        
        Text color #660d24
      
           This box has a color of #660d24        
        
          <div style="background-color:#660d24;">Content here</div>
        
        
          .mybackground {background-color:#660d24;}
        
        Background color #660d24
      
           Border around this has a color of #660d24        
        
          <div style="border:2px solid #660d24;">Content here</div>
        
        
          .myborder {border:2px solid #660d24;}
        
        Border color #660d24