#a00241 color space conversions
Hex:
        #a00241
        RGB:
        160, 2, 65
        CMY:
        37, 99, 75
        CMYK:
        0, 99, 59, 37
      HSL:
        336°, 97.5309%, 31.7647%
        HSV (HSB):
        336°, 98.7500%, 62.7451%
        XYZ:
        15.4730, 7.8987, 5.7101
        xyY:
        0.5321, 0.2716, 7.8987
      CIE-Lab:
        33.7709, 58.4826, 10.9506
        CIE-LCH:
        33.7709, 59.4990, 10.6055
        CIE-Luv:
        33.7709, 92.9922, 0.9594
        Hunter-Lab:
        28.1045, 49.0908, 7.6270
      #a00241 color charts
#a00241 RGB chart
      #a00241 CMYK chart
      #a00241 RGB pie chart
      #a00241 color shades, tints & tones
#a00241 color schemes
#a00241 color preview, HTML & CSS examples
           This text has a color of #a00241        
        
          <p style="color:#a00241;">Text here</p>
        
        
          .mytext {color:#a00241;}
        
        Text color #a00241
      
           This box has a color of #a00241        
        
          <div style="background-color:#a00241;">Content here</div>
        
        
          .mybackground {background-color:#a00241;}
        
        Background color #a00241
      
           Border around this has a color of #a00241        
        
          <div style="border:2px solid #a00241;">Content here</div>
        
        
          .myborder {border:2px solid #a00241;}
        
        Border color #a00241