#660c1f color space conversions
Hex:
        #660c1f
        RGB:
        102, 12, 31
        CMY:
        60, 95, 88
        CMYK:
        0, 88, 70, 60
      HSL:
        347°, 78.9474%, 22.3529%
        HSV (HSB):
        347°, 88.2353%, 40.0000%
        XYZ:
        5.8583, 3.1867, 1.6026
        xyY:
        0.5502, 0.2993, 3.1867
      CIE-Lab:
        20.7764, 38.9871, 14.3934
        CIE-LCH:
        20.7764, 41.5591, 20.2633
        CIE-Luv:
        20.7764, 54.8181, 5.9969
        Hunter-Lab:
        17.8512, 27.3393, 7.1729
      #660c1f color charts
#660c1f RGB chart
      #660c1f CMYK chart
      #660c1f RGB pie chart
      #660c1f color shades, tints & tones
#660c1f color schemes
#660c1f color preview, HTML & CSS examples
           This text has a color of #660c1f        
        
          <p style="color:#660c1f;">Text here</p>
        
        
          .mytext {color:#660c1f;}
        
        Text color #660c1f
      
           This box has a color of #660c1f        
        
          <div style="background-color:#660c1f;">Content here</div>
        
        
          .mybackground {background-color:#660c1f;}
        
        Background color #660c1f
      
           Border around this has a color of #660c1f        
        
          <div style="border:2px solid #660c1f;">Content here</div>
        
        
          .myborder {border:2px solid #660c1f;}
        
        Border color #660c1f