#d9118b color space conversions
Hex:
        #d9118b
        RGB:
        217, 17, 139
        CMY:
        15, 93, 45
        CMYK:
        0, 92, 36, 15
      HSL:
        323°, 85.4701%, 45.8824%
        HSV (HSB):
        323°, 92.1659%, 85.0980%
        XYZ:
        33.4759, 17.0167, 25.9463
        xyY:
        0.4379, 0.2226, 17.0167
      CIE-Lab:
        48.2811, 76.0294, -13.1649
        CIE-LCH:
        48.2811, 77.1608, 350.1764
        CIE-Luv:
        48.2811, 105.1027, -31.7205
        Hunter-Lab:
        41.2513, 72.6651, -8.4164
      #d9118b color charts
#d9118b RGB chart
      #d9118b CMYK chart
      #d9118b RGB pie chart
      #d9118b color shades, tints & tones
#d9118b color schemes
#d9118b color preview, HTML & CSS examples
           This text has a color of #d9118b        
        
          <p style="color:#d9118b;">Text here</p>
        
        
          .mytext {color:#d9118b;}
        
        Text color #d9118b
      
           This box has a color of #d9118b        
        
          <div style="background-color:#d9118b;">Content here</div>
        
        
          .mybackground {background-color:#d9118b;}
        
        Background color #d9118b
      
           Border around this has a color of #d9118b        
        
          <div style="border:2px solid #d9118b;">Content here</div>
        
        
          .myborder {border:2px solid #d9118b;}
        
        Border color #d9118b