#a20c18 color space conversions
Hex:
        #a20c18
        RGB:
        162, 12, 24
        CMY:
        36, 95, 91
        CMYK:
        0, 93, 85, 36
      HSL:
        355°, 86.2069%, 34.1176%
        HSV (HSB):
        355°, 92.5926%, 63.5294%
        XYZ:
        15.1966, 8.0103, 1.6093
        xyY:
        0.6124, 0.3228, 8.0103
      CIE-Lab:
        34.0043, 55.8413, 37.1319
        CIE-LCH:
        34.0043, 67.0599, 33.6220
        CIE-Luv:
        34.0043, 104.2349, 20.3139
        Hunter-Lab:
        28.3024, 46.3141, 16.4403
      #a20c18 color charts
#a20c18 RGB chart
      #a20c18 CMYK chart
      #a20c18 RGB pie chart
      #a20c18 color shades, tints & tones
#a20c18 color schemes
#a20c18 color preview, HTML & CSS examples
           This text has a color of #a20c18        
        
          <p style="color:#a20c18;">Text here</p>
        
        
          .mytext {color:#a20c18;}
        
        Text color #a20c18
      
           This box has a color of #a20c18        
        
          <div style="background-color:#a20c18;">Content here</div>
        
        
          .mybackground {background-color:#a20c18;}
        
        Background color #a20c18
      
           Border around this has a color of #a20c18        
        
          <div style="border:2px solid #a20c18;">Content here</div>
        
        
          .myborder {border:2px solid #a20c18;}
        
        Border color #a20c18