#a7264d color space conversions
Hex:
        #a7264d
        RGB:
        167, 38, 77
        CMY:
        35, 85, 70
        CMYK:
        0, 77, 54, 35
      HSL:
        342°, 62.9268%, 40.1961%
        HSV (HSB):
        342°, 77.2455%, 65.4902%
        XYZ:
        17.9690, 10.1375, 8.0308
        xyY:
        0.4972, 0.2805, 10.1375
      CIE-Lab:
        38.0882, 53.8284, 9.3808
        CIE-LCH:
        38.0882, 54.6397, 9.8858
        CIE-Luv:
        38.0882, 85.3719, 0.8219
        Hunter-Lab:
        31.8395, 45.0196, 7.3330
      #a7264d color charts
#a7264d RGB chart
      #a7264d CMYK chart
      #a7264d RGB pie chart
      #a7264d color shades, tints & tones
#a7264d color schemes
#a7264d color preview, HTML & CSS examples
           This text has a color of #a7264d        
        
          <p style="color:#a7264d;">Text here</p>
        
        
          .mytext {color:#a7264d;}
        
        Text color #a7264d
      
           This box has a color of #a7264d        
        
          <div style="background-color:#a7264d;">Content here</div>
        
        
          .mybackground {background-color:#a7264d;}
        
        Background color #a7264d
      
           Border around this has a color of #a7264d        
        
          <div style="border:2px solid #a7264d;">Content here</div>
        
        
          .myborder {border:2px solid #a7264d;}
        
        Border color #a7264d