#a01314 color space conversions
Hex:
        #a01314
        RGB:
        160, 19, 20
        CMY:
        37, 93, 92
        CMYK:
        0, 88, 88, 37
      HSL:
        360°, 78.7709%, 35.0980%
        HSV (HSB):
        360°, 88.1250%, 62.7451%
        XYZ:
        14.8563, 7.9898, 1.4210
        xyY:
        0.6122, 0.3292, 7.9898
      CIE-Lab:
        33.9617, 53.9839, 39.0532
        CIE-LCH:
        33.9617, 66.6289, 35.8828
        CIE-Luv:
        33.9617, 101.4496, 21.6842
        Hunter-Lab:
        28.2663, 44.3509, 16.8058
      #a01314 color charts
#a01314 RGB chart
      #a01314 CMYK chart
      #a01314 RGB pie chart
      #a01314 color shades, tints & tones
#a01314 color schemes
#a01314 color preview, HTML & CSS examples
           This text has a color of #a01314        
        
          <p style="color:#a01314;">Text here</p>
        
        
          .mytext {color:#a01314;}
        
        Text color #a01314
      
           This box has a color of #a01314        
        
          <div style="background-color:#a01314;">Content here</div>
        
        
          .mybackground {background-color:#a01314;}
        
        Background color #a01314
      
           Border around this has a color of #a01314        
        
          <div style="border:2px solid #a01314;">Content here</div>
        
        
          .myborder {border:2px solid #a01314;}
        
        Border color #a01314