#d85875 color space conversions
Hex:
        #d85875
        RGB:
        216, 88, 117
        CMY:
        15, 65, 54
        CMYK:
        0, 59, 46, 15
      HSL:
        346°, 62.1359%, 59.6078%
        HSV (HSB):
        346°, 59.2593%, 84.7059%
        XYZ:
        35.0195, 22.8627, 19.3968
        xyY:
        0.4532, 0.2958, 22.8627
      CIE-Lab:
        54.9307, 52.7133, 9.7594
        CIE-LCH:
        54.9307, 53.6091, 10.4891
        CIE-Luv:
        54.9307, 88.0690, 2.4547
        Hunter-Lab:
        47.8150, 47.0565, 9.4187
      #d85875 color charts
#d85875 RGB chart
      #d85875 CMYK chart
      #d85875 RGB pie chart
      #d85875 color shades, tints & tones
#d85875 color schemes
#d85875 color preview, HTML & CSS examples
           This text has a color of #d85875        
        
          <p style="color:#d85875;">Text here</p>
        
        
          .mytext {color:#d85875;}
        
        Text color #d85875
      
           This box has a color of #d85875        
        
          <div style="background-color:#d85875;">Content here</div>
        
        
          .mybackground {background-color:#d85875;}
        
        Background color #d85875
      
           Border around this has a color of #d85875        
        
          <div style="border:2px solid #d85875;">Content here</div>
        
        
          .myborder {border:2px solid #d85875;}
        
        Border color #d85875