#d30c57 color space conversions
Hex:
        #d30c57
        RGB:
        211, 12, 87
        CMY:
        17, 95, 66
        CMYK:
        0, 94, 59, 17
      HSL:
        337°, 89.2377%, 43.7255%
        HSV (HSB):
        337°, 94.3128%, 82.7451%
        XYZ:
        28.7157, 14.7999, 10.3600
        xyY:
        0.5330, 0.2747, 14.7999
      CIE-Lab:
        45.3590, 71.0253, 14.4859
        CIE-LCH:
        45.3590, 72.4875, 11.5276
        CIE-Luv:
        45.3590, 123.6955, 2.5627
        Hunter-Lab:
        38.4707, 65.9143, 10.9629
      #d30c57 color charts
#d30c57 RGB chart
      #d30c57 CMYK chart
      #d30c57 RGB pie chart
      #d30c57 color shades, tints & tones
#d30c57 color schemes
#d30c57 color preview, HTML & CSS examples
           This text has a color of #d30c57        
        
          <p style="color:#d30c57;">Text here</p>
        
        
          .mytext {color:#d30c57;}
        
        Text color #d30c57
      
           This box has a color of #d30c57        
        
          <div style="background-color:#d30c57;">Content here</div>
        
        
          .mybackground {background-color:#d30c57;}
        
        Background color #d30c57
      
           Border around this has a color of #d30c57        
        
          <div style="border:2px solid #d30c57;">Content here</div>
        
        
          .myborder {border:2px solid #d30c57;}
        
        Border color #d30c57