#a20c14 color space conversions
Hex:
        #a20c14
        RGB:
        162, 12, 20
        CMY:
        36, 95, 92
        CMYK:
        0, 93, 88, 36
      HSL:
        357°, 86.2069%, 34.1176%
        HSV (HSB):
        357°, 92.5926%, 63.5294%
        XYZ:
        15.1580, 7.9948, 1.4061
        xyY:
        0.6172, 0.3255, 7.9948
      CIE-Lab:
        33.9721, 55.7499, 39.2367
        CIE-LCH:
        33.9721, 68.1731, 35.1378
        CIE-Luv:
        33.9721, 104.8568, 21.2890
        Hunter-Lab:
        28.2751, 46.2107, 16.8442
      #a20c14 color charts
#a20c14 RGB chart
      #a20c14 CMYK chart
      #a20c14 RGB pie chart
      #a20c14 color shades, tints & tones
#a20c14 color schemes
#a20c14 color preview, HTML & CSS examples
           This text has a color of #a20c14        
        
          <p style="color:#a20c14;">Text here</p>
        
        
          .mytext {color:#a20c14;}
        
        Text color #a20c14
      
           This box has a color of #a20c14        
        
          <div style="background-color:#a20c14;">Content here</div>
        
        
          .mybackground {background-color:#a20c14;}
        
        Background color #a20c14
      
           Border around this has a color of #a20c14        
        
          <div style="border:2px solid #a20c14;">Content here</div>
        
        
          .myborder {border:2px solid #a20c14;}
        
        Border color #a20c14