#d30249 color space conversions
Hex:
        #d30249
        RGB:
        211, 2, 73
        CMY:
        17, 99, 71
        CMYK:
        0, 99, 65, 17
      HSL:
        340°, 98.1221%, 41.7647%
        HSV (HSB):
        340°, 99.0521%, 82.7451%
        XYZ:
        28.0883, 14.3733, 7.5972
        xyY:
        0.5611, 0.2871, 14.3733
      CIE-Lab:
        44.7637, 71.1296, 22.4279
        CIE-LCH:
        44.7637, 74.5817, 17.5006
        CIE-Luv:
        44.7637, 130.2233, 9.9530
        Hunter-Lab:
        37.9122, 65.9003, 14.6574
      #d30249 color charts
#d30249 RGB chart
      #d30249 CMYK chart
      #d30249 RGB pie chart
      #d30249 color shades, tints & tones
#d30249 color schemes
#d30249 color preview, HTML & CSS examples
           This text has a color of #d30249        
        
          <p style="color:#d30249;">Text here</p>
        
        
          .mytext {color:#d30249;}
        
        Text color #d30249
      
           This box has a color of #d30249        
        
          <div style="background-color:#d30249;">Content here</div>
        
        
          .mybackground {background-color:#d30249;}
        
        Background color #d30249
      
           Border around this has a color of #d30249        
        
          <div style="border:2px solid #d30249;">Content here</div>
        
        
          .myborder {border:2px solid #d30249;}
        
        Border color #d30249