#a50002 color space conversions
Hex:
        #a50002
        RGB:
        165, 0, 2
        CMY:
        35, 100, 99
        CMYK:
        0, 100, 99, 35
      HSL:
        359°, 100.0000%, 32.3529%
        HSV (HSB):
        359°, 100.0000%, 64.7059%
        XYZ:
        15.5280, 8.0037, 0.7839
        xyY:
        0.6386, 0.3292, 8.0037
      CIE-Lab:
        33.9906, 57.8585, 47.3923
        CIE-LCH:
        33.9906, 74.7906, 39.3211
        CIE-Luv:
        33.9906, 111.5557, 23.8126
        Hunter-Lab:
        28.2908, 48.4644, 18.1608
      #a50002 color charts
#a50002 RGB chart
      #a50002 CMYK chart
      #a50002 RGB pie chart
      #a50002 color shades, tints & tones
#a50002 color schemes
#a50002 color preview, HTML & CSS examples
           This text has a color of #a50002        
        
          <p style="color:#a50002;">Text here</p>
        
        
          .mytext {color:#a50002;}
        
        Text color #a50002
      
           This box has a color of #a50002        
        
          <div style="background-color:#a50002;">Content here</div>
        
        
          .mybackground {background-color:#a50002;}
        
        Background color #a50002
      
           Border around this has a color of #a50002        
        
          <div style="border:2px solid #a50002;">Content here</div>
        
        
          .myborder {border:2px solid #a50002;}
        
        Border color #a50002