#660b2e color space conversions
Hex:
        #660b2e
        RGB:
        102, 11, 46
        CMY:
        60, 96, 82
        CMYK:
        0, 89, 55, 60
      HSL:
        337°, 80.5310%, 22.1569%
        HSV (HSB):
        337°, 89.2157%, 40.0000%
        XYZ:
        6.0923, 3.2614, 2.8932
        xyY:
        0.4975, 0.2663, 3.2614
      CIE-Lab:
        21.0617, 40.3532, 4.2186
        CIE-LCH:
        21.0617, 40.5731, 5.9682
        CIE-Luv:
        21.0617, 50.5896, -2.0510
        Hunter-Lab:
        18.0593, 28.6132, 3.1430
      #660b2e color charts
#660b2e RGB chart
      #660b2e CMYK chart
      #660b2e RGB pie chart
      #660b2e color shades, tints & tones
#660b2e color schemes
#660b2e color preview, HTML & CSS examples
           This text has a color of #660b2e        
        
          <p style="color:#660b2e;">Text here</p>
        
        
          .mytext {color:#660b2e;}
        
        Text color #660b2e
      
           This box has a color of #660b2e        
        
          <div style="background-color:#660b2e;">Content here</div>
        
        
          .mybackground {background-color:#660b2e;}
        
        Background color #660b2e
      
           Border around this has a color of #660b2e        
        
          <div style="border:2px solid #660b2e;">Content here</div>
        
        
          .myborder {border:2px solid #660b2e;}
        
        Border color #660b2e