#a21214 color space conversions
Hex:
        #a21214
        RGB:
        162, 18, 20
        CMY:
        36, 93, 92
        CMYK:
        0, 89, 88, 36
      HSL:
        359°, 80.0000%, 35.2941%
        HSV (HSB):
        359°, 88.8889%, 63.5294%
        XYZ:
        15.2429, 8.1645, 1.4343
        xyY:
        0.6136, 0.3287, 8.1645
      CIE-Lab:
        34.3232, 54.7417, 39.5294
        CIE-LCH:
        34.3232, 67.5221, 35.8334
        CIE-Luv:
        34.3232, 103.2938, 21.9010
        Hunter-Lab:
        28.5736, 45.2188, 17.0253
      #a21214 color charts
#a21214 RGB chart
      #a21214 CMYK chart
      #a21214 RGB pie chart
      #a21214 color shades, tints & tones
#a21214 color schemes
#a21214 color preview, HTML & CSS examples
           This text has a color of #a21214        
        
          <p style="color:#a21214;">Text here</p>
        
        
          .mytext {color:#a21214;}
        
        Text color #a21214
      
           This box has a color of #a21214        
        
          <div style="background-color:#a21214;">Content here</div>
        
        
          .mybackground {background-color:#a21214;}
        
        Background color #a21214
      
           Border around this has a color of #a21214        
        
          <div style="border:2px solid #a21214;">Content here</div>
        
        
          .myborder {border:2px solid #a21214;}
        
        Border color #a21214