#a21f18 color space conversions
Hex:
        #a21f18
        RGB:
        162, 31, 24
        CMY:
        36, 88, 91
        CMYK:
        0, 81, 85, 36
      HSL:
        3°, 74.1935%, 36.4706%
        HSV (HSB):
        3°, 85.1852%, 63.5294%
        XYZ:
        15.5551, 8.7273, 1.7288
        xyY:
        0.5980, 0.3355, 8.7273
      CIE-Lab:
        35.4539, 51.7106, 38.4451
        CIE-LCH:
        35.4539, 64.4361, 36.6296
        CIE-Luv:
        35.4539, 97.9172, 22.8608
        Hunter-Lab:
        29.5420, 42.2895, 17.2097
      #a21f18 color charts
#a21f18 RGB chart
      #a21f18 CMYK chart
      #a21f18 RGB pie chart
      #a21f18 color shades, tints & tones
#a21f18 color schemes
#a21f18 color preview, HTML & CSS examples
           This text has a color of #a21f18        
        
          <p style="color:#a21f18;">Text here</p>
        
        
          .mytext {color:#a21f18;}
        
        Text color #a21f18
      
           This box has a color of #a21f18        
        
          <div style="background-color:#a21f18;">Content here</div>
        
        
          .mybackground {background-color:#a21f18;}
        
        Background color #a21f18
      
           Border around this has a color of #a21f18        
        
          <div style="border:2px solid #a21f18;">Content here</div>
        
        
          .myborder {border:2px solid #a21f18;}
        
        Border color #a21f18