#d30d49 color space conversions
Hex:
        #d30d49
        RGB:
        211, 13, 73
        CMY:
        17, 95, 71
        CMYK:
        0, 94, 65, 17
      HSL:
        342°, 88.3929%, 43.9216%
        HSV (HSB):
        342°, 93.8389%, 82.7451%
        XYZ:
        28.2105, 14.6178, 7.6380
        xyY:
        0.5590, 0.2897, 14.6178
      CIE-Lab:
        45.1062, 70.1356, 22.8715
        CIE-LCH:
        45.1062, 73.7706, 18.0614
        CIE-Luv:
        45.1062, 128.7040, 10.6827
        Hunter-Lab:
        38.2332, 64.7987, 14.9187
      #d30d49 color charts
#d30d49 RGB chart
      #d30d49 CMYK chart
      #d30d49 RGB pie chart
      #d30d49 color shades, tints & tones
#d30d49 color schemes
#d30d49 color preview, HTML & CSS examples
           This text has a color of #d30d49        
        
          <p style="color:#d30d49;">Text here</p>
        
        
          .mytext {color:#d30d49;}
        
        Text color #d30d49
      
           This box has a color of #d30d49        
        
          <div style="background-color:#d30d49;">Content here</div>
        
        
          .mybackground {background-color:#d30d49;}
        
        Background color #d30d49
      
           Border around this has a color of #d30d49        
        
          <div style="border:2px solid #d30d49;">Content here</div>
        
        
          .myborder {border:2px solid #d30d49;}
        
        Border color #d30d49