#a21241 color space conversions
Hex:
        #a21241
        RGB:
        162, 18, 65
        CMY:
        36, 93, 75
        CMYK:
        0, 89, 60, 36
      HSL:
        340°, 80.0000%, 35.2941%
        HSV (HSB):
        340°, 88.8889%, 63.5294%
        XYZ:
        16.0707, 8.4956, 5.7938
        xyY:
        0.5293, 0.2798, 8.4956
      CIE-Lab:
        34.9945, 56.6795, 12.6961
        CIE-LCH:
        34.9945, 58.0840, 12.6257
        CIE-Luv:
        34.9945, 91.7653, 3.1433
        Hunter-Lab:
        29.1473, 47.4105, 8.6176
      #a21241 color charts
#a21241 RGB chart
      #a21241 CMYK chart
      #a21241 RGB pie chart
      #a21241 color shades, tints & tones
#a21241 color schemes
#a21241 color preview, HTML & CSS examples
           This text has a color of #a21241        
        
          <p style="color:#a21241;">Text here</p>
        
        
          .mytext {color:#a21241;}
        
        Text color #a21241
      
           This box has a color of #a21241        
        
          <div style="background-color:#a21241;">Content here</div>
        
        
          .mybackground {background-color:#a21241;}
        
        Background color #a21241
      
           Border around this has a color of #a21241        
        
          <div style="border:2px solid #a21241;">Content here</div>
        
        
          .myborder {border:2px solid #a21241;}
        
        Border color #a21241