#a7214b color space conversions
Hex:
        #a7214b
        RGB:
        167, 33, 75
        CMY:
        35, 87, 71
        CMYK:
        0, 80, 55, 35
      HSL:
        341°, 67.0000%, 39.2157%
        HSV (HSB):
        341°, 80.2395%, 65.4902%
        XYZ:
        17.7502, 9.8112, 7.6148
        xyY:
        0.5046, 0.2789, 9.8112
      CIE-Lab:
        37.5014, 55.1878, 9.8433
        CIE-LCH:
        37.5014, 56.0588, 10.1130
        CIE-Luv:
        37.5014, 87.9003, 0.9470
        Hunter-Lab:
        31.3228, 46.3384, 7.5121
      #a7214b color charts
#a7214b RGB chart
      #a7214b CMYK chart
      #a7214b RGB pie chart
      #a7214b color shades, tints & tones
#a7214b color schemes
#a7214b color preview, HTML & CSS examples
           This text has a color of #a7214b        
        
          <p style="color:#a7214b;">Text here</p>
        
        
          .mytext {color:#a7214b;}
        
        Text color #a7214b
      
           This box has a color of #a7214b        
        
          <div style="background-color:#a7214b;">Content here</div>
        
        
          .mybackground {background-color:#a7214b;}
        
        Background color #a7214b
      
           Border around this has a color of #a7214b        
        
          <div style="border:2px solid #a7214b;">Content here</div>
        
        
          .myborder {border:2px solid #a7214b;}
        
        Border color #a7214b