#d94368 color space conversions
Hex:
        #d94368
        RGB:
        217, 67, 104
        CMY:
        15, 74, 59
        CMYK:
        0, 69, 52, 15
      HSL:
        345°, 66.3717%, 55.6863%
        HSV (HSB):
        345°, 69.1244%, 85.0980%
        XYZ:
        33.1211, 19.7655, 15.1661
        xyY:
        0.4867, 0.2904, 19.7655
      CIE-Lab:
        51.5710, 60.5966, 12.8281
        CIE-LCH:
        51.5710, 61.9395, 11.9529
        CIE-Luv:
        51.5710, 104.1543, 3.9599
        Hunter-Lab:
        44.4584, 55.1787, 10.8952
      #d94368 color charts
#d94368 RGB chart
      #d94368 CMYK chart
      #d94368 RGB pie chart
      #d94368 color shades, tints & tones
#d94368 color schemes
#d94368 color preview, HTML & CSS examples
           This text has a color of #d94368        
        
          <p style="color:#d94368;">Text here</p>
        
        
          .mytext {color:#d94368;}
        
        Text color #d94368
      
           This box has a color of #d94368        
        
          <div style="background-color:#d94368;">Content here</div>
        
        
          .mybackground {background-color:#d94368;}
        
        Background color #d94368
      
           Border around this has a color of #d94368        
        
          <div style="border:2px solid #d94368;">Content here</div>
        
        
          .myborder {border:2px solid #d94368;}
        
        Border color #d94368