#d30350 color space conversions
Hex:
        #d30350
        RGB:
        211, 3, 80
        CMY:
        17, 99, 69
        CMYK:
        0, 99, 62, 17
      HSL:
        338°, 97.1963%, 41.9608%
        HSV (HSB):
        338°, 98.5782%, 82.7451%
        XYZ:
        28.3445, 14.4932, 8.8930
        xyY:
        0.5479, 0.2802, 14.4932
      CIE-Lab:
        44.9321, 71.4132, 18.2808
        CIE-LCH:
        44.9321, 73.7159, 14.3586
        CIE-Luv:
        44.9321, 127.5399, 6.1194
        Hunter-Lab:
        38.0699, 66.2776, 12.7991
      #d30350 color charts
#d30350 RGB chart
      #d30350 CMYK chart
      #d30350 RGB pie chart
      #d30350 color shades, tints & tones
#d30350 color schemes
#d30350 color preview, HTML & CSS examples
           This text has a color of #d30350        
        
          <p style="color:#d30350;">Text here</p>
        
        
          .mytext {color:#d30350;}
        
        Text color #d30350
      
           This box has a color of #d30350        
        
          <div style="background-color:#d30350;">Content here</div>
        
        
          .mybackground {background-color:#d30350;}
        
        Background color #d30350
      
           Border around this has a color of #d30350        
        
          <div style="border:2px solid #d30350;">Content here</div>
        
        
          .myborder {border:2px solid #d30350;}
        
        Border color #d30350