#d93352 color space conversions
Hex:
        #d93352
        RGB:
        217, 51, 82
        CMY:
        15, 80, 68
        CMYK:
        0, 76, 62, 15
      HSL:
        349°, 68.5950%, 52.5490%
        HSV (HSB):
        349°, 76.4977%, 85.0980%
        XYZ:
        31.3221, 17.7286, 9.7537
        xyY:
        0.5326, 0.3015, 17.7286
      CIE-Lab:
        49.1652, 64.4771, 22.8654
        CIE-LCH:
        49.1652, 68.4114, 19.5259
        CIE-Luv:
        49.1652, 118.8035, 12.9974
        Hunter-Lab:
        42.1053, 59.1017, 15.7391
      #d93352 color charts
#d93352 RGB chart
      #d93352 CMYK chart
      #d93352 RGB pie chart
      #d93352 color shades, tints & tones
#d93352 color schemes
#d93352 color preview, HTML & CSS examples
           This text has a color of #d93352        
        
          <p style="color:#d93352;">Text here</p>
        
        
          .mytext {color:#d93352;}
        
        Text color #d93352
      
           This box has a color of #d93352        
        
          <div style="background-color:#d93352;">Content here</div>
        
        
          .mybackground {background-color:#d93352;}
        
        Background color #d93352
      
           Border around this has a color of #d93352        
        
          <div style="border:2px solid #d93352;">Content here</div>
        
        
          .myborder {border:2px solid #d93352;}
        
        Border color #d93352