#d44495 color space conversions
Hex:
        #d44495
        RGB:
        212, 68, 149
        CMY:
        17, 73, 42
        CMYK:
        0, 68, 30, 17
      HSL:
        326°, 62.6087%, 54.9020%
        HSV (HSB):
        326°, 67.9245%, 83.1373%
        XYZ:
        34.6433, 20.3012, 30.5264
        xyY:
        0.4053, 0.2375, 20.3012
      CIE-Lab:
        52.1761, 63.2983, -13.3537
        CIE-LCH:
        52.1761, 64.6915, 348.0873
        CIE-Luv:
        52.1761, 84.0192, -29.9518
        Hunter-Lab:
        45.0569, 58.3955, -8.6296
      #d44495 color charts
#d44495 RGB chart
      #d44495 CMYK chart
      #d44495 RGB pie chart
      #d44495 color shades, tints & tones
#d44495 color schemes
#d44495 color preview, HTML & CSS examples
           This text has a color of #d44495        
        
          <p style="color:#d44495;">Text here</p>
        
        
          .mytext {color:#d44495;}
        
        Text color #d44495
      
           This box has a color of #d44495        
        
          <div style="background-color:#d44495;">Content here</div>
        
        
          .mybackground {background-color:#d44495;}
        
        Background color #d44495
      
           Border around this has a color of #d44495        
        
          <div style="border:2px solid #d44495;">Content here</div>
        
        
          .myborder {border:2px solid #d44495;}
        
        Border color #d44495