#d65774 color space conversions
Hex:
        #d65774
        RGB:
        214, 87, 116
        CMY:
        16, 66, 55
        CMYK:
        0, 59, 46, 16
      HSL:
        346°, 60.7656%, 59.0196%
        HSV (HSB):
        346°, 59.3458%, 83.9216%
        XYZ:
        34.2921, 22.3735, 19.0341
        xyY:
        0.4530, 0.2956, 22.3735
      CIE-Lab:
        54.4211, 52.4107, 9.5867
        CIE-LCH:
        54.4211, 53.2803, 10.3656
        CIE-Luv:
        54.4211, 87.3026, 2.2919
        Hunter-Lab:
        47.3006, 46.6334, 9.2517
      #d65774 color charts
#d65774 RGB chart
      #d65774 CMYK chart
      #d65774 RGB pie chart
      #d65774 color shades, tints & tones
#d65774 color schemes
#d65774 color preview, HTML & CSS examples
           This text has a color of #d65774        
        
          <p style="color:#d65774;">Text here</p>
        
        
          .mytext {color:#d65774;}
        
        Text color #d65774
      
           This box has a color of #d65774        
        
          <div style="background-color:#d65774;">Content here</div>
        
        
          .mybackground {background-color:#d65774;}
        
        Background color #d65774
      
           Border around this has a color of #d65774        
        
          <div style="border:2px solid #d65774;">Content here</div>
        
        
          .myborder {border:2px solid #d65774;}
        
        Border color #d65774