#d64b75 color space conversions
Hex:
        #d64b75
        RGB:
        214, 75, 117
        CMY:
        16, 71, 54
        CMYK:
        0, 65, 45, 16
      HSL:
        342°, 62.8959%, 56.6667%
        HSV (HSB):
        342°, 64.9533%, 83.9216%
        XYZ:
        33.4585, 20.6126, 19.0448
        xyY:
        0.4576, 0.2819, 20.6126
      CIE-Lab:
        52.5229, 57.6843, 6.2931
        CIE-LCH:
        52.5229, 58.0266, 6.2261
        CIE-Luv:
        52.5229, 93.4937, -2.9357
        Hunter-Lab:
        45.4012, 52.0941, 6.9099
      #d64b75 color charts
#d64b75 RGB chart
      #d64b75 CMYK chart
      #d64b75 RGB pie chart
      #d64b75 color shades, tints & tones
#d64b75 color schemes
#d64b75 color preview, HTML & CSS examples
           This text has a color of #d64b75        
        
          <p style="color:#d64b75;">Text here</p>
        
        
          .mytext {color:#d64b75;}
        
        Text color #d64b75
      
           This box has a color of #d64b75        
        
          <div style="background-color:#d64b75;">Content here</div>
        
        
          .mybackground {background-color:#d64b75;}
        
        Background color #d64b75
      
           Border around this has a color of #d64b75        
        
          <div style="border:2px solid #d64b75;">Content here</div>
        
        
          .myborder {border:2px solid #d64b75;}
        
        Border color #d64b75