#a01415 color space conversions
Hex:
        #a01415
        RGB:
        160, 20, 21
        CMY:
        37, 92, 92
        CMYK:
        0, 88, 87, 37
      HSL:
        360°, 77.7778%, 35.2941%
        HSV (HSB):
        360°, 87.5000%, 62.7451%
        XYZ:
        14.8827, 8.0280, 1.4746
        xyY:
        0.6103, 0.3292, 8.0280
      CIE-Lab:
        34.0412, 53.8005, 38.6052
        CIE-LCH:
        34.0412, 66.2182, 35.6618
        CIE-Luv:
        34.0412, 100.9915, 21.5779
        Hunter-Lab:
        28.3338, 44.1755, 16.7479
      #a01415 color charts
#a01415 RGB chart
      #a01415 CMYK chart
      #a01415 RGB pie chart
      #a01415 color shades, tints & tones
#a01415 color schemes
#a01415 color preview, HTML & CSS examples
           This text has a color of #a01415        
        
          <p style="color:#a01415;">Text here</p>
        
        
          .mytext {color:#a01415;}
        
        Text color #a01415
      
           This box has a color of #a01415        
        
          <div style="background-color:#a01415;">Content here</div>
        
        
          .mybackground {background-color:#a01415;}
        
        Background color #a01415
      
           Border around this has a color of #a01415        
        
          <div style="border:2px solid #a01415;">Content here</div>
        
        
          .myborder {border:2px solid #a01415;}
        
        Border color #a01415