#d64b74 color space conversions
Hex:
        #d64b74
        RGB:
        214, 75, 116
        CMY:
        16, 71, 55
        CMYK:
        0, 65, 46, 16
      HSL:
        342°, 62.8959%, 56.6667%
        HSV (HSB):
        342°, 64.9533%, 83.9216%
        XYZ:
        33.4000, 20.5892, 18.7367
        xyY:
        0.4593, 0.2831, 20.5892
      CIE-Lab:
        52.4970, 57.5902, 6.8548
        CIE-LCH:
        52.4970, 57.9968, 6.7878
        CIE-Luv:
        52.4970, 93.8114, -2.2350
        Hunter-Lab:
        45.3754, 51.9838, 7.2803
      #d64b74 color charts
#d64b74 RGB chart
      #d64b74 CMYK chart
      #d64b74 RGB pie chart
      #d64b74 color shades, tints & tones
#d64b74 color schemes
#d64b74 color preview, HTML & CSS examples
           This text has a color of #d64b74        
        
          <p style="color:#d64b74;">Text here</p>
        
        
          .mytext {color:#d64b74;}
        
        Text color #d64b74
      
           This box has a color of #d64b74        
        
          <div style="background-color:#d64b74;">Content here</div>
        
        
          .mybackground {background-color:#d64b74;}
        
        Background color #d64b74
      
           Border around this has a color of #d64b74        
        
          <div style="border:2px solid #d64b74;">Content here</div>
        
        
          .myborder {border:2px solid #d64b74;}
        
        Border color #d64b74