#a20f14 color space conversions
Hex:
        #a20f14
        RGB:
        162, 15, 20
        CMY:
        36, 94, 92
        CMYK:
        0, 91, 88, 36
      HSL:
        358°, 83.0508%, 34.7059%
        HSV (HSB):
        358°, 90.7407%, 63.5294%
        XYZ:
        15.1974, 8.0735, 1.4192
        xyY:
        0.6155, 0.3270, 8.0735
      CIE-Lab:
        34.1356, 55.2799, 39.3730
        CIE-LCH:
        34.1356, 67.8682, 35.4603
        CIE-Luv:
        34.1356, 104.1277, 21.5742
        Hunter-Lab:
        28.4140, 45.7474, 16.9285
      #a20f14 color charts
#a20f14 RGB chart
      #a20f14 CMYK chart
      #a20f14 RGB pie chart
      #a20f14 color shades, tints & tones
#a20f14 color schemes
#a20f14 color preview, HTML & CSS examples
           This text has a color of #a20f14        
        
          <p style="color:#a20f14;">Text here</p>
        
        
          .mytext {color:#a20f14;}
        
        Text color #a20f14
      
           This box has a color of #a20f14        
        
          <div style="background-color:#a20f14;">Content here</div>
        
        
          .mybackground {background-color:#a20f14;}
        
        Background color #a20f14
      
           Border around this has a color of #a20f14        
        
          <div style="border:2px solid #a20f14;">Content here</div>
        
        
          .myborder {border:2px solid #a20f14;}
        
        Border color #a20f14