#a7214d color space conversions
Hex:
        #a7214d
        RGB:
        167, 33, 77
        CMY:
        35, 87, 70
        CMYK:
        0, 80, 54, 35
      HSL:
        340°, 67.0000%, 39.2157%
        HSV (HSB):
        340°, 80.2395%, 65.4902%
        XYZ:
        17.8198, 9.8390, 7.9811
        xyY:
        0.5000, 0.2761, 9.8390
      CIE-Lab:
        37.5520, 55.3429, 8.6299
        CIE-LCH:
        37.5520, 56.0117, 8.8631
        CIE-Luv:
        37.5520, 87.1901, -0.3288
        Hunter-Lab:
        31.3672, 46.5135, 6.8713
      #a7214d color charts
#a7214d RGB chart
      #a7214d CMYK chart
      #a7214d RGB pie chart
      #a7214d color shades, tints & tones
#a7214d color schemes
#a7214d color preview, HTML & CSS examples
           This text has a color of #a7214d        
        
          <p style="color:#a7214d;">Text here</p>
        
        
          .mytext {color:#a7214d;}
        
        Text color #a7214d
      
           This box has a color of #a7214d        
        
          <div style="background-color:#a7214d;">Content here</div>
        
        
          .mybackground {background-color:#a7214d;}
        
        Background color #a7214d
      
           Border around this has a color of #a7214d        
        
          <div style="border:2px solid #a7214d;">Content here</div>
        
        
          .myborder {border:2px solid #a7214d;}
        
        Border color #a7214d