#a30f41 color space conversions
Hex:
        #a30f41
        RGB:
        163, 15, 65
        CMY:
        36, 94, 75
        CMYK:
        0, 91, 60, 36
      HSL:
        340°, 83.1461%, 34.9020%
        HSV (HSB):
        340°, 90.7975%, 63.9216%
        XYZ:
        16.2292, 8.5098, 5.7882
        xyY:
        0.5316, 0.2788, 8.5098
      CIE-Lab:
        35.0229, 57.4631, 12.7693
        CIE-LCH:
        35.0229, 58.8648, 12.5285
        CIE-Luv:
        35.0229, 93.2299, 3.0307
        Hunter-Lab:
        29.1716, 48.2556, 8.6558
      #a30f41 color charts
#a30f41 RGB chart
      #a30f41 CMYK chart
      #a30f41 RGB pie chart
      #a30f41 color shades, tints & tones
#a30f41 color schemes
#a30f41 color preview, HTML & CSS examples
           This text has a color of #a30f41        
        
          <p style="color:#a30f41;">Text here</p>
        
        
          .mytext {color:#a30f41;}
        
        Text color #a30f41
      
           This box has a color of #a30f41        
        
          <div style="background-color:#a30f41;">Content here</div>
        
        
          .mybackground {background-color:#a30f41;}
        
        Background color #a30f41
      
           Border around this has a color of #a30f41        
        
          <div style="border:2px solid #a30f41;">Content here</div>
        
        
          .myborder {border:2px solid #a30f41;}
        
        Border color #a30f41