#d15b96 color space conversions
Hex:
        #d15b96
        RGB:
        209, 91, 150
        CMY:
        18, 64, 41
        CMYK:
        0, 56, 28, 18
      HSL:
        330°, 56.1905%, 58.8235%
        HSV (HSB):
        330°, 56.4593%, 81.9608%
        XYZ:
        35.5406, 23.2395, 31.4666
        xyY:
        0.3938, 0.2575, 23.2395
      CIE-Lab:
        55.3182, 52.8121, -9.2666
        CIE-LCH:
        55.3182, 53.6190, 350.0479
        CIE-Luv:
        55.3182, 71.3670, -22.4801
        Hunter-Lab:
        48.2074, 47.2353, -4.9555
      #d15b96 color charts
#d15b96 RGB chart
      #d15b96 CMYK chart
      #d15b96 RGB pie chart
      #d15b96 color shades, tints & tones
#d15b96 color schemes
#d15b96 color preview, HTML & CSS examples
           This text has a color of #d15b96        
        
          <p style="color:#d15b96;">Text here</p>
        
        
          .mytext {color:#d15b96;}
        
        Text color #d15b96
      
           This box has a color of #d15b96        
        
          <div style="background-color:#d15b96;">Content here</div>
        
        
          .mybackground {background-color:#d15b96;}
        
        Background color #d15b96
      
           Border around this has a color of #d15b96        
        
          <div style="border:2px solid #d15b96;">Content here</div>
        
        
          .myborder {border:2px solid #d15b96;}
        
        Border color #d15b96