#a21056 color space conversions
Hex:
        #a21056
        RGB:
        162, 16, 86
        CMY:
        36, 94, 66
        CMYK:
        0, 90, 47, 36
      HSL:
        331°, 82.0225%, 34.9020%
        HSV (HSB):
        331°, 90.1235%, 63.5294%
        XYZ:
        16.7653, 8.7238, 9.6043
        xyY:
        0.4777, 0.2486, 8.7238
      CIE-Lab:
        35.4471, 58.6559, -0.3273
        CIE-LCH:
        35.4471, 58.6568, 359.6803
        CIE-Luv:
        35.4471, 83.9820, -10.7521
        Hunter-Lab:
        29.5362, 49.6318, 1.3959
      #a21056 color charts
#a21056 RGB chart
      #a21056 CMYK chart
      #a21056 RGB pie chart
      #a21056 color shades, tints & tones
#a21056 color schemes
#a21056 color preview, HTML & CSS examples
           This text has a color of #a21056        
        
          <p style="color:#a21056;">Text here</p>
        
        
          .mytext {color:#a21056;}
        
        Text color #a21056
      
           This box has a color of #a21056        
        
          <div style="background-color:#a21056;">Content here</div>
        
        
          .mybackground {background-color:#a21056;}
        
        Background color #a21056
      
           Border around this has a color of #a21056        
        
          <div style="border:2px solid #a21056;">Content here</div>
        
        
          .myborder {border:2px solid #a21056;}
        
        Border color #a21056