#d85775 color space conversions
Hex:
        #d85775
        RGB:
        216, 87, 117
        CMY:
        15, 66, 54
        CMYK:
        0, 60, 46, 15
      HSL:
        346°, 62.3188%, 59.4118%
        HSV (HSB):
        346°, 59.7222%, 84.7059%
        XYZ:
        34.9380, 22.6997, 19.3697
        xyY:
        0.4537, 0.2948, 22.6997
      CIE-Lab:
        54.7616, 53.1634, 9.5206
        CIE-LCH:
        54.7616, 54.0092, 10.1530
        CIE-Luv:
        54.7616, 88.6384, 2.0584
        Hunter-Lab:
        47.6442, 47.5187, 9.2467
      #d85775 color charts
#d85775 RGB chart
      #d85775 CMYK chart
      #d85775 RGB pie chart
      #d85775 color shades, tints & tones
#d85775 color schemes
#d85775 color preview, HTML & CSS examples
           This text has a color of #d85775        
        
          <p style="color:#d85775;">Text here</p>
        
        
          .mytext {color:#d85775;}
        
        Text color #d85775
      
           This box has a color of #d85775        
        
          <div style="background-color:#d85775;">Content here</div>
        
        
          .mybackground {background-color:#d85775;}
        
        Background color #d85775
      
           Border around this has a color of #d85775        
        
          <div style="border:2px solid #d85775;">Content here</div>
        
        
          .myborder {border:2px solid #d85775;}
        
        Border color #d85775