#a20f16 color space conversions
Hex:
        #a20f16
        RGB:
        162, 15, 22
        CMY:
        36, 94, 91
        CMYK:
        0, 91, 86, 36
      HSL:
        357°, 83.0508%, 34.7059%
        HSV (HSB):
        357°, 90.7407%, 63.5294%
        XYZ:
        15.2159, 8.0810, 1.5169
        xyY:
        0.6132, 0.3257, 8.0810
      CIE-Lab:
        34.1509, 55.3240, 38.3434
        CIE-LCH:
        34.1509, 67.3124, 34.7246
        CIE-Luv:
        34.1509, 103.8322, 21.1057
        Hunter-Lab:
        28.4270, 45.7971, 16.7352
      #a20f16 color charts
#a20f16 RGB chart
      #a20f16 CMYK chart
      #a20f16 RGB pie chart
      #a20f16 color shades, tints & tones
#a20f16 color schemes
#a20f16 color preview, HTML & CSS examples
           This text has a color of #a20f16        
        
          <p style="color:#a20f16;">Text here</p>
        
        
          .mytext {color:#a20f16;}
        
        Text color #a20f16
      
           This box has a color of #a20f16        
        
          <div style="background-color:#a20f16;">Content here</div>
        
        
          .mybackground {background-color:#a20f16;}
        
        Background color #a20f16
      
           Border around this has a color of #a20f16        
        
          <div style="border:2px solid #a20f16;">Content here</div>
        
        
          .myborder {border:2px solid #a20f16;}
        
        Border color #a20f16