#d65d69 color space conversions
Hex:
        #d65d69
        RGB:
        214, 93, 105
        CMY:
        16, 64, 59
        CMYK:
        0, 57, 51, 16
      HSL:
        354°, 59.6059%, 60.1961%
        HSV (HSB):
        354°, 56.5421%, 83.9216%
        XYZ:
        34.1957, 23.1448, 16.0297
        xyY:
        0.4661, 0.3155, 23.1448
      CIE-Lab:
        55.2211, 48.6282, 17.1900
        CIE-LCH:
        55.2211, 51.5771, 19.4684
        CIE-Luv:
        55.2211, 86.6207, 11.9902
        Hunter-Lab:
        48.1090, 42.6864, 13.9212
      #d65d69 color charts
#d65d69 RGB chart
      #d65d69 CMYK chart
      #d65d69 RGB pie chart
      #d65d69 color shades, tints & tones
#d65d69 color schemes
#d65d69 color preview, HTML & CSS examples
           This text has a color of #d65d69        
        
          <p style="color:#d65d69;">Text here</p>
        
        
          .mytext {color:#d65d69;}
        
        Text color #d65d69
      
           This box has a color of #d65d69        
        
          <div style="background-color:#d65d69;">Content here</div>
        
        
          .mybackground {background-color:#d65d69;}
        
        Background color #d65d69
      
           Border around this has a color of #d65d69        
        
          <div style="border:2px solid #d65d69;">Content here</div>
        
        
          .myborder {border:2px solid #d65d69;}
        
        Border color #d65d69