#660b1e color space conversions
Hex:
        #660b1e
        RGB:
        102, 11, 30
        CMY:
        60, 96, 88
        CMYK:
        0, 89, 71, 60
      HSL:
        347°, 80.5310%, 22.1569%
        HSV (HSB):
        347°, 89.2157%, 40.0000%
        XYZ:
        5.8335, 3.1579, 1.5304
        xyY:
        0.5544, 0.3001, 3.1579
      CIE-Lab:
        20.6653, 39.1871, 14.9501
        CIE-LCH:
        20.6653, 41.9420, 20.8821
        CIE-Luv:
        20.6653, 55.3190, 6.2960
        Hunter-Lab:
        17.7704, 27.4983, 7.3333
      #660b1e color charts
#660b1e RGB chart
      #660b1e CMYK chart
      #660b1e RGB pie chart
      #660b1e color shades, tints & tones
#660b1e color schemes
#660b1e color preview, HTML & CSS examples
           This text has a color of #660b1e        
        
          <p style="color:#660b1e;">Text here</p>
        
        
          .mytext {color:#660b1e;}
        
        Text color #660b1e
      
           This box has a color of #660b1e        
        
          <div style="background-color:#660b1e;">Content here</div>
        
        
          .mybackground {background-color:#660b1e;}
        
        Background color #660b1e
      
           Border around this has a color of #660b1e        
        
          <div style="border:2px solid #660b1e;">Content here</div>
        
        
          .myborder {border:2px solid #660b1e;}
        
        Border color #660b1e