#d30b64 color space conversions
Hex:
        #d30b64
        RGB:
        211, 11, 100
        CMY:
        17, 96, 61
        CMYK:
        0, 95, 53, 17
      HSL:
        333°, 90.0901%, 43.5294%
        HSV (HSB):
        333°, 94.7867%, 82.7451%
        XYZ:
        29.2839, 15.0083, 13.4101
        xyY:
        0.5075, 0.2601, 15.0083
      CIE-Lab:
        45.6456, 71.9881, 6.7786
        CIE-LCH:
        45.6456, 72.3065, 5.3792
        CIE-Luv:
        45.6456, 118.5103, -5.8711
        Hunter-Lab:
        38.7406, 67.1316, 6.5952
      #d30b64 color charts
#d30b64 RGB chart
      #d30b64 CMYK chart
      #d30b64 RGB pie chart
      #d30b64 color shades, tints & tones
#d30b64 color schemes
#d30b64 color preview, HTML & CSS examples
           This text has a color of #d30b64        
        
          <p style="color:#d30b64;">Text here</p>
        
        
          .mytext {color:#d30b64;}
        
        Text color #d30b64
      
           This box has a color of #d30b64        
        
          <div style="background-color:#d30b64;">Content here</div>
        
        
          .mybackground {background-color:#d30b64;}
        
        Background color #d30b64
      
           Border around this has a color of #d30b64        
        
          <div style="border:2px solid #d30b64;">Content here</div>
        
        
          .myborder {border:2px solid #d30b64;}
        
        Border color #d30b64