#d15191 color space conversions
Hex:
        #d15191
        RGB:
        209, 81, 145
        CMY:
        18, 68, 43
        CMYK:
        0, 61, 31, 18
      HSL:
        330°, 58.1818%, 56.8627%
        HSV (HSB):
        330°, 61.2440%, 81.9608%
        XYZ:
        34.3478, 21.4845, 29.1247
        xyY:
        0.4043, 0.2529, 21.4845
      CIE-Lab:
        53.4757, 56.6778, -9.0779
        CIE-LCH:
        53.4757, 57.4002, 350.9004
        CIE-Luv:
        53.4757, 77.5874, -22.8223
        Hunter-Lab:
        46.3514, 51.1589, -4.8086
      #d15191 color charts
#d15191 RGB chart
      #d15191 CMYK chart
      #d15191 RGB pie chart
      #d15191 color shades, tints & tones
#d15191 color schemes
#d15191 color preview, HTML & CSS examples
           This text has a color of #d15191        
        
          <p style="color:#d15191;">Text here</p>
        
        
          .mytext {color:#d15191;}
        
        Text color #d15191
      
           This box has a color of #d15191        
        
          <div style="background-color:#d15191;">Content here</div>
        
        
          .mybackground {background-color:#d15191;}
        
        Background color #d15191
      
           Border around this has a color of #d15191        
        
          <div style="border:2px solid #d15191;">Content here</div>
        
        
          .myborder {border:2px solid #d15191;}
        
        Border color #d15191