#d95065 color space conversions
Hex:
        #d95065
        RGB:
        217, 80, 101
        CMY:
        15, 69, 60
        CMYK:
        0, 63, 53, 15
      HSL:
        351°, 64.3192%, 58.2353%
        HSV (HSB):
        351°, 63.1336%, 85.0980%
        XYZ:
        33.8329, 21.4286, 14.6649
        xyY:
        0.4838, 0.3064, 21.4286
      CIE-Lab:
        53.4154, 55.1492, 17.1632
        CIE-LCH:
        53.4154, 57.7582, 17.2869
        CIE-Luv:
        53.4154, 97.9931, 10.2113
        Hunter-Lab:
        46.2911, 49.4515, 13.6209
      #d95065 color charts
#d95065 RGB chart
      #d95065 CMYK chart
      #d95065 RGB pie chart
      #d95065 color shades, tints & tones
#d95065 color schemes
#d95065 color preview, HTML & CSS examples
           This text has a color of #d95065        
        
          <p style="color:#d95065;">Text here</p>
        
        
          .mytext {color:#d95065;}
        
        Text color #d95065
      
           This box has a color of #d95065        
        
          <div style="background-color:#d95065;">Content here</div>
        
        
          .mybackground {background-color:#d95065;}
        
        Background color #d95065
      
           Border around this has a color of #d95065        
        
          <div style="border:2px solid #d95065;">Content here</div>
        
        
          .myborder {border:2px solid #d95065;}
        
        Border color #d95065