#d30354 color space conversions
Hex:
        #d30354
        RGB:
        211, 3, 84
        CMY:
        17, 99, 67
        CMYK:
        0, 99, 60, 17
      HSL:
        337°, 97.1963%, 41.9608%
        HSV (HSB):
        337°, 98.5782%, 82.7451%
        XYZ:
        28.4968, 14.5541, 9.6948
        xyY:
        0.5403, 0.2759, 14.5541
      CIE-Lab:
        45.0173, 71.6429, 15.8945
        CIE-LCH:
        45.0173, 73.3849, 12.5089
        CIE-Luv:
        45.0173, 126.0092, 3.7681
        Hunter-Lab:
        38.1498, 66.5718, 11.6379
      #d30354 color charts
#d30354 RGB chart
      #d30354 CMYK chart
      #d30354 RGB pie chart
      #d30354 color shades, tints & tones
#d30354 color schemes
#d30354 color preview, HTML & CSS examples
           This text has a color of #d30354        
        
          <p style="color:#d30354;">Text here</p>
        
        
          .mytext {color:#d30354;}
        
        Text color #d30354
      
           This box has a color of #d30354        
        
          <div style="background-color:#d30354;">Content here</div>
        
        
          .mybackground {background-color:#d30354;}
        
        Background color #d30354
      
           Border around this has a color of #d30354        
        
          <div style="border:2px solid #d30354;">Content here</div>
        
        
          .myborder {border:2px solid #d30354;}
        
        Border color #d30354