#d1356d color space conversions
Hex:
        #d1356d
        RGB:
        209, 53, 109
        CMY:
        18, 79, 57
        CMYK:
        0, 75, 48, 18
      HSL:
        338°, 62.9032%, 51.3725%
        HSV (HSB):
        338°, 74.6411%, 81.9608%
        XYZ:
        30.3279, 17.2056, 16.1906
        xyY:
        0.4759, 0.2700, 17.2056
      CIE-Lab:
        48.5181, 63.5730, 5.2809
        CIE-LCH:
        48.5181, 63.7920, 4.7485
        CIE-Luv:
        48.5181, 102.2752, -5.5612
        Hunter-Lab:
        41.4797, 57.9210, 5.8934
      #d1356d color charts
#d1356d RGB chart
      #d1356d CMYK chart
      #d1356d RGB pie chart
      #d1356d color shades, tints & tones
#d1356d color schemes
#d1356d color preview, HTML & CSS examples
           This text has a color of #d1356d        
        
          <p style="color:#d1356d;">Text here</p>
        
        
          .mytext {color:#d1356d;}
        
        Text color #d1356d
      
           This box has a color of #d1356d        
        
          <div style="background-color:#d1356d;">Content here</div>
        
        
          .mybackground {background-color:#d1356d;}
        
        Background color #d1356d
      
           Border around this has a color of #d1356d        
        
          <div style="border:2px solid #d1356d;">Content here</div>
        
        
          .myborder {border:2px solid #d1356d;}
        
        Border color #d1356d