#d30644 color space conversions
Hex:
        #d30644
        RGB:
        211, 6, 68
        CMY:
        17, 98, 73
        CMYK:
        0, 97, 68, 17
      HSL:
        342°, 94.4700%, 42.5490%
        HSV (HSB):
        342°, 97.1564%, 82.7451%
        XYZ:
        27.9725, 14.3965, 6.7733
        xyY:
        0.5692, 0.2930, 14.3965
      CIE-Lab:
        44.7963, 70.5308, 25.5751
        CIE-LCH:
        44.7963, 75.0245, 19.9311
        CIE-Luv:
        44.7963, 131.3791, 12.8162
        Hunter-Lab:
        37.9427, 65.1957, 15.9758
      #d30644 color charts
#d30644 RGB chart
      #d30644 CMYK chart
      #d30644 RGB pie chart
      #d30644 color shades, tints & tones
#d30644 color schemes
#d30644 color preview, HTML & CSS examples
           This text has a color of #d30644        
        
          <p style="color:#d30644;">Text here</p>
        
        
          .mytext {color:#d30644;}
        
        Text color #d30644
      
           This box has a color of #d30644        
        
          <div style="background-color:#d30644;">Content here</div>
        
        
          .mybackground {background-color:#d30644;}
        
        Background color #d30644
      
           Border around this has a color of #d30644        
        
          <div style="border:2px solid #d30644;">Content here</div>
        
        
          .myborder {border:2px solid #d30644;}
        
        Border color #d30644