#a60116 color space conversions
Hex:
        #a60116
        RGB:
        166, 1, 22
        CMY:
        35, 100, 91
        CMYK:
        0, 99, 87, 35
      HSL:
        352°, 98.8024%, 32.7451%
        HSV (HSB):
        352°, 99.3976%, 65.0980%
        XYZ:
        15.8816, 8.1866, 1.5022
        xyY:
        0.6211, 0.3202, 8.1866
      CIE-Lab:
        34.3686, 58.2883, 38.8745
        CIE-LCH:
        34.3686, 70.0625, 33.7007
        CIE-Luv:
        34.3686, 109.8293, 20.6557
        Hunter-Lab:
        28.6123, 49.0069, 16.9158
      #a60116 color charts
#a60116 RGB chart
      #a60116 CMYK chart
      #a60116 RGB pie chart
      #a60116 color shades, tints & tones
#a60116 color schemes
#a60116 color preview, HTML & CSS examples
           This text has a color of #a60116        
        
          <p style="color:#a60116;">Text here</p>
        
        
          .mytext {color:#a60116;}
        
        Text color #a60116
      
           This box has a color of #a60116        
        
          <div style="background-color:#a60116;">Content here</div>
        
        
          .mybackground {background-color:#a60116;}
        
        Background color #a60116
      
           Border around this has a color of #a60116        
        
          <div style="border:2px solid #a60116;">Content here</div>
        
        
          .myborder {border:2px solid #a60116;}
        
        Border color #a60116