#a20e19 color space conversions
Hex:
        #a20e19
        RGB:
        162, 14, 25
        CMY:
        36, 95, 90
        CMYK:
        0, 91, 85, 36
      HSL:
        356°, 84.0909%, 34.5098%
        HSV (HSB):
        356°, 91.3580%, 63.5294%
        XYZ:
        15.2328, 8.0656, 1.6737
        xyY:
        0.6100, 0.3230, 8.0656
      CIE-Lab:
        34.1192, 55.5609, 36.6846
        CIE-LCH:
        34.1192, 66.5791, 33.4351
        CIE-Luv:
        34.1192, 103.5985, 20.2360
        Hunter-Lab:
        28.4001, 46.0409, 16.3860
      #a20e19 color charts
#a20e19 RGB chart
      #a20e19 CMYK chart
      #a20e19 RGB pie chart
      #a20e19 color shades, tints & tones
#a20e19 color schemes
#a20e19 color preview, HTML & CSS examples
           This text has a color of #a20e19        
        
          <p style="color:#a20e19;">Text here</p>
        
        
          .mytext {color:#a20e19;}
        
        Text color #a20e19
      
           This box has a color of #a20e19        
        
          <div style="background-color:#a20e19;">Content here</div>
        
        
          .mybackground {background-color:#a20e19;}
        
        Background color #a20e19
      
           Border around this has a color of #a20e19        
        
          <div style="border:2px solid #a20e19;">Content here</div>
        
        
          .myborder {border:2px solid #a20e19;}
        
        Border color #a20e19