#d65d82 color space conversions
Hex:
        #d65d82
        RGB:
        214, 93, 130
        CMY:
        16, 64, 49
        CMYK:
        0, 57, 39, 16
      HSL:
        342°, 59.6059%, 60.1961%
        HSV (HSB):
        342°, 56.5421%, 83.9216%
        XYZ:
        35.6752, 23.7365, 23.8204
        xyY:
        0.4286, 0.2852, 23.7365
      CIE-Lab:
        55.8231, 51.0900, 3.3219
        CIE-LCH:
        55.8231, 51.1979, 3.7202
        CIE-Luv:
        55.8231, 80.0056, -5.1660
        Hunter-Lab:
        48.7202, 45.4457, 5.1159
      #d65d82 color charts
#d65d82 RGB chart
      #d65d82 CMYK chart
      #d65d82 RGB pie chart
      #d65d82 color shades, tints & tones
#d65d82 color schemes
#d65d82 color preview, HTML & CSS examples
           This text has a color of #d65d82        
        
          <p style="color:#d65d82;">Text here</p>
        
        
          .mytext {color:#d65d82;}
        
        Text color #d65d82
      
           This box has a color of #d65d82        
        
          <div style="background-color:#d65d82;">Content here</div>
        
        
          .mybackground {background-color:#d65d82;}
        
        Background color #d65d82
      
           Border around this has a color of #d65d82        
        
          <div style="border:2px solid #d65d82;">Content here</div>
        
        
          .myborder {border:2px solid #d65d82;}
        
        Border color #d65d82