#d85883 color space conversions
Hex:
        #d85883
        RGB:
        216, 88, 131
        CMY:
        15, 65, 49
        CMYK:
        0, 59, 39, 15
      HSL:
        340°, 62.1359%, 59.6078%
        HSV (HSB):
        340°, 59.2593%, 84.7059%
        XYZ:
        35.9054, 23.2171, 24.0617
        xyY:
        0.4316, 0.2791, 23.2171
      CIE-Lab:
        55.2952, 54.1392, 2.0064
        CIE-LCH:
        55.2952, 54.1763, 2.1225
        CIE-Luv:
        55.2952, 84.0181, -7.5136
        Hunter-Lab:
        48.1841, 48.6907, 4.1213
      #d85883 color charts
#d85883 RGB chart
      #d85883 CMYK chart
      #d85883 RGB pie chart
      #d85883 color shades, tints & tones
#d85883 color schemes
#d85883 color preview, HTML & CSS examples
           This text has a color of #d85883        
        
          <p style="color:#d85883;">Text here</p>
        
        
          .mytext {color:#d85883;}
        
        Text color #d85883
      
           This box has a color of #d85883        
        
          <div style="background-color:#d85883;">Content here</div>
        
        
          .mybackground {background-color:#d85883;}
        
        Background color #d85883
      
           Border around this has a color of #d85883        
        
          <div style="border:2px solid #d85883;">Content here</div>
        
        
          .myborder {border:2px solid #d85883;}
        
        Border color #d85883