#a30334 color space conversions
Hex:
        #a30334
        RGB:
        163, 3, 52
        CMY:
        36, 99, 80
        CMYK:
        0, 98, 68, 36
      HSL:
        342°, 96.3855%, 32.5490%
        HSV (HSB):
        342°, 98.1595%, 63.9216%
        XYZ:
        15.7567, 8.0996, 3.9817
        xyY:
        0.5660, 0.2910, 8.0996
      CIE-Lab:
        34.1894, 58.3366, 20.1490
        CIE-LCH:
        34.1894, 61.7183, 19.0545
        CIE-Luv:
        34.1894, 99.8276, 9.0044
        Hunter-Lab:
        28.4598, 49.0213, 11.6268
      #a30334 color charts
#a30334 RGB chart
      #a30334 CMYK chart
      #a30334 RGB pie chart
      #a30334 color shades, tints & tones
#a30334 color schemes
#a30334 color preview, HTML & CSS examples
           This text has a color of #a30334        
        
          <p style="color:#a30334;">Text here</p>
        
        
          .mytext {color:#a30334;}
        
        Text color #a30334
      
           This box has a color of #a30334        
        
          <div style="background-color:#a30334;">Content here</div>
        
        
          .mybackground {background-color:#a30334;}
        
        Background color #a30334
      
           Border around this has a color of #a30334        
        
          <div style="border:2px solid #a30334;">Content here</div>
        
        
          .myborder {border:2px solid #a30334;}
        
        Border color #a30334