#660f4f color space conversions
Hex:
        #660f4f
        RGB:
        102, 15, 79
        CMY:
        60, 94, 69
        CMYK:
        0, 85, 23, 60
      HSL:
        316°, 74.3590%, 22.9412%
        HSV (HSB):
        316°, 85.2941%, 40.0000%
        XYZ:
        7.0616, 3.7309, 7.7451
        xyY:
        0.3809, 0.2013, 3.7309
      CIE-Lab:
        22.7612, 43.1220, -16.0380
        CIE-LCH:
        22.7612, 46.0078, 339.5987
        CIE-Luv:
        22.7612, 38.3519, -23.3966
        Hunter-Lab:
        19.3156, 31.4553, -10.2529
      #660f4f color charts
#660f4f RGB chart
      #660f4f CMYK chart
      #660f4f RGB pie chart
      #660f4f color shades, tints & tones
#660f4f color schemes
#660f4f color preview, HTML & CSS examples
           This text has a color of #660f4f        
        
          <p style="color:#660f4f;">Text here</p>
        
        
          .mytext {color:#660f4f;}
        
        Text color #660f4f
      
           This box has a color of #660f4f        
        
          <div style="background-color:#660f4f;">Content here</div>
        
        
          .mybackground {background-color:#660f4f;}
        
        Background color #660f4f
      
           Border around this has a color of #660f4f        
        
          <div style="border:2px solid #660f4f;">Content here</div>
        
        
          .myborder {border:2px solid #660f4f;}
        
        Border color #660f4f