#d85879 color space conversions
Hex:
        #d85879
        RGB:
        216, 88, 121
        CMY:
        15, 65, 53
        CMYK:
        0, 59, 44, 15
      HSL:
        345°, 62.1359%, 59.6078%
        HSV (HSB):
        345°, 59.2593%, 84.7059%
        XYZ:
        35.2598, 22.9589, 20.6623
        xyY:
        0.4470, 0.2911, 22.9589
      CIE-Lab:
        55.0299, 53.1034, 7.5347
        CIE-LCH:
        55.0299, 53.6353, 8.0757
        CIE-Luv:
        55.0299, 86.9350, -0.3263
        Hunter-Lab:
        47.9154, 47.5020, 7.9735
      #d85879 color charts
#d85879 RGB chart
      #d85879 CMYK chart
      #d85879 RGB pie chart
      #d85879 color shades, tints & tones
#d85879 color schemes
#d85879 color preview, HTML & CSS examples
           This text has a color of #d85879        
        
          <p style="color:#d85879;">Text here</p>
        
        
          .mytext {color:#d85879;}
        
        Text color #d85879
      
           This box has a color of #d85879        
        
          <div style="background-color:#d85879;">Content here</div>
        
        
          .mybackground {background-color:#d85879;}
        
        Background color #d85879
      
           Border around this has a color of #d85879        
        
          <div style="border:2px solid #d85879;">Content here</div>
        
        
          .myborder {border:2px solid #d85879;}
        
        Border color #d85879