#d85191 color space conversions
Hex:
        #d85191
        RGB:
        216, 81, 145
        CMY:
        15, 68, 43
        CMYK:
        0, 63, 33, 15
      HSL:
        332°, 63.3803%, 58.2353%
        HSV (HSB):
        332°, 62.5000%, 84.7059%
        XYZ:
        36.3722, 22.5281, 29.2194
        xyY:
        0.4128, 0.2557, 22.5281
      CIE-Lab:
        54.5829, 58.7691, -7.3085
        CIE-LCH:
        54.5829, 59.2218, 352.9111
        CIE-Luv:
        54.5829, 83.0939, -20.8838
        Hunter-Lab:
        47.4638, 53.7254, -3.2751
      #d85191 color charts
#d85191 RGB chart
      #d85191 CMYK chart
      #d85191 RGB pie chart
      #d85191 color shades, tints & tones
#d85191 color schemes
#d85191 color preview, HTML & CSS examples
           This text has a color of #d85191        
        
          <p style="color:#d85191;">Text here</p>
        
        
          .mytext {color:#d85191;}
        
        Text color #d85191
      
           This box has a color of #d85191        
        
          <div style="background-color:#d85191;">Content here</div>
        
        
          .mybackground {background-color:#d85191;}
        
        Background color #d85191
      
           Border around this has a color of #d85191        
        
          <div style="border:2px solid #d85191;">Content here</div>
        
        
          .myborder {border:2px solid #d85191;}
        
        Border color #d85191