#d45896 color space conversions
Hex:
        #d45896
        RGB:
        212, 88, 150
        CMY:
        17, 65, 41
        CMYK:
        0, 58, 29, 17
      HSL:
        330°, 59.0476%, 58.8235%
        HSV (HSB):
        330°, 58.4906%, 83.1373%
        XYZ:
        36.1461, 23.1785, 31.4229
        xyY:
        0.3983, 0.2554, 23.1785
      CIE-Lab:
        55.2557, 55.1155, -9.3131
        CIE-LCH:
        55.2557, 55.8968, 350.4091
        CIE-Luv:
        55.2557, 75.1221, -22.9903
        Hunter-Lab:
        48.1441, 49.7641, -4.9969
      #d45896 color charts
#d45896 RGB chart
      #d45896 CMYK chart
      #d45896 RGB pie chart
      #d45896 color shades, tints & tones
#d45896 color schemes
#d45896 color preview, HTML & CSS examples
           This text has a color of #d45896        
        
          <p style="color:#d45896;">Text here</p>
        
        
          .mytext {color:#d45896;}
        
        Text color #d45896
      
           This box has a color of #d45896        
        
          <div style="background-color:#d45896;">Content here</div>
        
        
          .mybackground {background-color:#d45896;}
        
        Background color #d45896
      
           Border around this has a color of #d45896        
        
          <div style="border:2px solid #d45896;">Content here</div>
        
        
          .myborder {border:2px solid #d45896;}
        
        Border color #d45896