#d1316d color space conversions
Hex:
        #d1316d
        RGB:
        209, 49, 109
        CMY:
        18, 81, 57
        CMYK:
        0, 77, 48, 18
      HSL:
        338°, 63.4921%, 50.5882%
        HSV (HSB):
        338°, 76.5550%, 81.9608%
        XYZ:
        30.1531, 16.8561, 16.1323
        xyY:
        0.4775, 0.2670, 16.8561
      CIE-Lab:
        48.0782, 64.8117, 4.6496
        CIE-LCH:
        48.0782, 64.9783, 4.1034
        CIE-Luv:
        48.0782, 103.8268, -6.5971
        Hunter-Lab:
        41.0561, 59.2487, 5.4423
      #d1316d color charts
#d1316d RGB chart
      #d1316d CMYK chart
      #d1316d RGB pie chart
      #d1316d color shades, tints & tones
#d1316d color schemes
#d1316d color preview, HTML & CSS examples
           This text has a color of #d1316d        
        
          <p style="color:#d1316d;">Text here</p>
        
        
          .mytext {color:#d1316d;}
        
        Text color #d1316d
      
           This box has a color of #d1316d        
        
          <div style="background-color:#d1316d;">Content here</div>
        
        
          .mybackground {background-color:#d1316d;}
        
        Background color #d1316d
      
           Border around this has a color of #d1316d        
        
          <div style="border:2px solid #d1316d;">Content here</div>
        
        
          .myborder {border:2px solid #d1316d;}
        
        Border color #d1316d