#660c2f color space conversions
Hex:
        #660c2f
        RGB:
        102, 12, 47
        CMY:
        60, 95, 82
        CMYK:
        0, 88, 54, 60
      HSL:
        337°, 78.9474%, 22.3529%
        HSV (HSB):
        337°, 88.2353%, 40.0000%
        XYZ:
        6.1241, 3.2930, 3.0022
        xyY:
        0.4931, 0.2652, 3.2930
      CIE-Lab:
        21.1809, 40.1862, 3.6841
        CIE-LCH:
        21.1809, 40.3547, 5.2380
        CIE-Luv:
        21.1809, 50.0589, -2.4867
        Hunter-Lab:
        18.1465, 28.4834, 2.8936
      #660c2f color charts
#660c2f RGB chart
      #660c2f CMYK chart
      #660c2f RGB pie chart
      #660c2f color shades, tints & tones
#660c2f color schemes
#660c2f color preview, HTML & CSS examples
           This text has a color of #660c2f        
        
          <p style="color:#660c2f;">Text here</p>
        
        
          .mytext {color:#660c2f;}
        
        Text color #660c2f
      
           This box has a color of #660c2f        
        
          <div style="background-color:#660c2f;">Content here</div>
        
        
          .mybackground {background-color:#660c2f;}
        
        Background color #660c2f
      
           Border around this has a color of #660c2f        
        
          <div style="border:2px solid #660c2f;">Content here</div>
        
        
          .myborder {border:2px solid #660c2f;}
        
        Border color #660c2f