#a00024 color space conversions
Hex:
        #a00024
        RGB:
        160, 0, 36
        CMY:
        37, 100, 86
        CMYK:
        0, 100, 78, 37
      HSL:
        347°, 100.0000%, 31.3725%
        HSV (HSB):
        347°, 100.0000%, 62.7451%
        XYZ:
        14.8156, 7.6010, 2.3553
        xyY:
        0.5981, 0.3068, 7.6010
      CIE-Lab:
        33.1376, 57.2898, 28.9937
        CIE-LCH:
        33.1376, 64.2087, 26.8435
        CIE-Luv:
        33.1376, 102.6346, 15.1006
        Hunter-Lab:
        27.5698, 47.6762, 14.2337
      #a00024 color charts
#a00024 RGB chart
      #a00024 CMYK chart
      #a00024 RGB pie chart
      #a00024 color shades, tints & tones
#a00024 color schemes
#a00024 color preview, HTML & CSS examples
           This text has a color of #a00024        
        
          <p style="color:#a00024;">Text here</p>
        
        
          .mytext {color:#a00024;}
        
        Text color #a00024
      
           This box has a color of #a00024        
        
          <div style="background-color:#a00024;">Content here</div>
        
        
          .mybackground {background-color:#a00024;}
        
        Background color #a00024
      
           Border around this has a color of #a00024        
        
          <div style="border:2px solid #a00024;">Content here</div>
        
        
          .myborder {border:2px solid #a00024;}
        
        Border color #a00024