#d94995 color space conversions
Hex:
        #d94995
        RGB:
        217, 73, 149
        CMY:
        15, 71, 42
        CMYK:
        0, 66, 31, 15
      HSL:
        328°, 65.4545%, 56.8627%
        HSV (HSB):
        328°, 66.3594%, 85.0980%
        XYZ:
        36.4226, 21.6867, 30.7000
        xyY:
        0.4101, 0.2442, 21.6867
      CIE-Lab:
        53.6930, 62.7726, -10.9860
        CIE-LCH:
        53.6930, 63.7267, 350.0731
        CIE-Luv:
        53.6930, 85.9872, -26.7032
        Hunter-Lab:
        46.5690, 58.1129, -6.4879
      #d94995 color charts
#d94995 RGB chart
      #d94995 CMYK chart
      #d94995 RGB pie chart
      #d94995 color shades, tints & tones
#d94995 color schemes
#d94995 color preview, HTML & CSS examples
           This text has a color of #d94995        
        
          <p style="color:#d94995;">Text here</p>
        
        
          .mytext {color:#d94995;}
        
        Text color #d94995
      
           This box has a color of #d94995        
        
          <div style="background-color:#d94995;">Content here</div>
        
        
          .mybackground {background-color:#d94995;}
        
        Background color #d94995
      
           Border around this has a color of #d94995        
        
          <div style="border:2px solid #d94995;">Content here</div>
        
        
          .myborder {border:2px solid #d94995;}
        
        Border color #d94995