#d30d50 color space conversions
Hex:
        #d30d50
        RGB:
        211, 13, 80
        CMY:
        17, 95, 69
        CMYK:
        0, 94, 62, 17
      HSL:
        340°, 88.3929%, 43.9216%
        HSV (HSB):
        340°, 93.8389%, 82.7451%
        XYZ:
        28.4559, 14.7159, 8.9301
        xyY:
        0.5462, 0.2824, 14.7159
      CIE-Lab:
        45.2426, 70.5116, 18.6957
        CIE-LCH:
        45.2426, 72.9480, 14.8499
        CIE-Luv:
        45.2426, 126.2100, 6.7972
        Hunter-Lab:
        38.3613, 65.2763, 13.0509
      #d30d50 color charts
#d30d50 RGB chart
      #d30d50 CMYK chart
      #d30d50 RGB pie chart
      #d30d50 color shades, tints & tones
#d30d50 color schemes
#d30d50 color preview, HTML & CSS examples
           This text has a color of #d30d50        
        
          <p style="color:#d30d50;">Text here</p>
        
        
          .mytext {color:#d30d50;}
        
        Text color #d30d50
      
           This box has a color of #d30d50        
        
          <div style="background-color:#d30d50;">Content here</div>
        
        
          .mybackground {background-color:#d30d50;}
        
        Background color #d30d50
      
           Border around this has a color of #d30d50        
        
          <div style="border:2px solid #d30d50;">Content here</div>
        
        
          .myborder {border:2px solid #d30d50;}
        
        Border color #d30d50