#a20125 color space conversions
Hex:
        #a20125
        RGB:
        162, 1, 37
        CMY:
        36, 100, 85
        CMYK:
        0, 99, 77, 36
      HSL:
        347°, 98.7730%, 31.9608%
        HSV (HSB):
        347°, 99.3827%, 63.5294%
        XYZ:
        15.2451, 7.8367, 2.4594
        xyY:
        0.5969, 0.3068, 7.8367
      CIE-Lab:
        33.6404, 57.6979, 29.0517
        CIE-LCH:
        33.6404, 64.5991, 26.7259
        CIE-Luv:
        33.6404, 103.7316, 15.2306
        Hunter-Lab:
        27.9940, 48.2185, 14.3870
      #a20125 color charts
#a20125 RGB chart
      #a20125 CMYK chart
      #a20125 RGB pie chart
      #a20125 color shades, tints & tones
#a20125 color schemes
#a20125 color preview, HTML & CSS examples
           This text has a color of #a20125        
        
          <p style="color:#a20125;">Text here</p>
        
        
          .mytext {color:#a20125;}
        
        Text color #a20125
      
           This box has a color of #a20125        
        
          <div style="background-color:#a20125;">Content here</div>
        
        
          .mybackground {background-color:#a20125;}
        
        Background color #a20125
      
           Border around this has a color of #a20125        
        
          <div style="border:2px solid #a20125;">Content here</div>
        
        
          .myborder {border:2px solid #a20125;}
        
        Border color #a20125