#a6213e color space conversions
Hex:
        #a6213e
        RGB:
        166, 33, 62
        CMY:
        35, 87, 76
        CMYK:
        0, 80, 63, 35
      HSL:
        347°, 66.8342%, 39.0196%
        HSV (HSB):
        347°, 80.1205%, 65.0980%
        XYZ:
        17.1392, 9.5425, 5.4960
        xyY:
        0.5326, 0.2966, 9.5425
      CIE-Lab:
        37.0085, 53.9951, 17.4803
        CIE-LCH:
        37.0085, 56.7542, 17.9387
        CIE-Luv:
        37.0085, 91.4125, 8.4298
        Hunter-Lab:
        30.8909, 44.9781, 11.0751
      #a6213e color charts
#a6213e RGB chart
      #a6213e CMYK chart
      #a6213e RGB pie chart
      #a6213e color shades, tints & tones
#a6213e color schemes
#a6213e color preview, HTML & CSS examples
           This text has a color of #a6213e        
        
          <p style="color:#a6213e;">Text here</p>
        
        
          .mytext {color:#a6213e;}
        
        Text color #a6213e
      
           This box has a color of #a6213e        
        
          <div style="background-color:#a6213e;">Content here</div>
        
        
          .mybackground {background-color:#a6213e;}
        
        Background color #a6213e
      
           Border around this has a color of #a6213e        
        
          <div style="border:2px solid #a6213e;">Content here</div>
        
        
          .myborder {border:2px solid #a6213e;}
        
        Border color #a6213e