#a20f01 color space conversions
Hex:
        #a20f01
        RGB:
        162, 15, 1
        CMY:
        36, 94, 100
        CMYK:
        0, 91, 99, 36
      HSL:
        5°, 98.7730%, 31.9608%
        HSV (HSB):
        5°, 99.3827%, 63.5294%
        XYZ:
        15.0766, 8.0252, 0.7831
        xyY:
        0.6312, 0.3360, 8.0252
      CIE-Lab:
        34.0354, 54.9909, 47.4804
        CIE-LCH:
        34.0354, 72.6525, 40.8081
        CIE-Luv:
        34.0354, 106.0946, 24.6853
        Hunter-Lab:
        28.3288, 45.4222, 18.1912
      #a20f01 color charts
#a20f01 RGB chart
      #a20f01 CMYK chart
      #a20f01 RGB pie chart
      #a20f01 color shades, tints & tones
#a20f01 color schemes
#a20f01 color preview, HTML & CSS examples
           This text has a color of #a20f01        
        
          <p style="color:#a20f01;">Text here</p>
        
        
          .mytext {color:#a20f01;}
        
        Text color #a20f01
      
           This box has a color of #a20f01        
        
          <div style="background-color:#a20f01;">Content here</div>
        
        
          .mybackground {background-color:#a20f01;}
        
        Background color #a20f01
      
           Border around this has a color of #a20f01        
        
          <div style="border:2px solid #a20f01;">Content here</div>
        
        
          .myborder {border:2px solid #a20f01;}
        
        Border color #a20f01