#d15375 color space conversions
Hex:
        #d15375
        RGB:
        209, 83, 117
        CMY:
        18, 67, 54
        CMYK:
        0, 60, 44, 18
      HSL:
        344°, 57.7982%, 57.2549%
        HSV (HSB):
        344°, 60.2871%, 81.9608%
        XYZ:
        32.5986, 21.0262, 19.1699
        xyY:
        0.4478, 0.2888, 21.0262
      CIE-Lab:
        52.9781, 52.6716, 6.8335
        CIE-LCH:
        52.9781, 53.1130, 7.3921
        CIE-Luv:
        52.9781, 85.2108, -1.1470
        Hunter-Lab:
        45.8543, 46.6538, 7.3111
      #d15375 color charts
#d15375 RGB chart
      #d15375 CMYK chart
      #d15375 RGB pie chart
      #d15375 color shades, tints & tones
#d15375 color schemes
#d15375 color preview, HTML & CSS examples
           This text has a color of #d15375        
        
          <p style="color:#d15375;">Text here</p>
        
        
          .mytext {color:#d15375;}
        
        Text color #d15375
      
           This box has a color of #d15375        
        
          <div style="background-color:#d15375;">Content here</div>
        
        
          .mybackground {background-color:#d15375;}
        
        Background color #d15375
      
           Border around this has a color of #d15375        
        
          <div style="border:2px solid #d15375;">Content here</div>
        
        
          .myborder {border:2px solid #d15375;}
        
        Border color #d15375