#d3248d color space conversions
Hex:
        #d3248d
        RGB:
        211, 36, 141
        CMY:
        17, 86, 45
        CMYK:
        0, 83, 33, 17
      HSL:
        324°, 70.8502%, 48.4314%
        HSV (HSB):
        324°, 82.9384%, 82.7451%
        XYZ:
        32.3026, 17.0337, 26.7846
        xyY:
        0.4244, 0.2238, 17.0337
      CIE-Lab:
        48.3025, 71.7624, -14.4492
        CIE-LCH:
        48.3025, 73.2026, 348.6158
        CIE-Luv:
        48.3025, 96.1492, -32.6112
        Hunter-Lab:
        41.2719, 67.4818, -9.5876
      #d3248d color charts
#d3248d RGB chart
      #d3248d CMYK chart
      #d3248d RGB pie chart
      #d3248d color shades, tints & tones
#d3248d color schemes
#d3248d color preview, HTML & CSS examples
           This text has a color of #d3248d        
        
          <p style="color:#d3248d;">Text here</p>
        
        
          .mytext {color:#d3248d;}
        
        Text color #d3248d
      
           This box has a color of #d3248d        
        
          <div style="background-color:#d3248d;">Content here</div>
        
        
          .mybackground {background-color:#d3248d;}
        
        Background color #d3248d
      
           Border around this has a color of #d3248d        
        
          <div style="border:2px solid #d3248d;">Content here</div>
        
        
          .myborder {border:2px solid #d3248d;}
        
        Border color #d3248d