#d64c64 color space conversions
Hex:
        #d64c64
        RGB:
        214, 76, 100
        CMY:
        16, 70, 61
        CMYK:
        0, 64, 53, 16
      HSL:
        350°, 62.7273%, 56.8627%
        HSV (HSB):
        350°, 64.4860%, 83.9216%
        XYZ:
        32.6162, 20.3851, 14.2722
        xyY:
        0.4848, 0.3030, 20.3851
      CIE-Lab:
        52.2699, 55.7874, 16.1113
        CIE-LCH:
        52.2699, 58.0673, 16.1086
        CIE-Luv:
        52.2699, 98.1207, 8.7908
        Hunter-Lab:
        45.1499, 49.9360, 12.8629
      #d64c64 color charts
#d64c64 RGB chart
      #d64c64 CMYK chart
      #d64c64 RGB pie chart
      #d64c64 color shades, tints & tones
#d64c64 color schemes
#d64c64 color preview, HTML & CSS examples
           This text has a color of #d64c64        
        
          <p style="color:#d64c64;">Text here</p>
        
        
          .mytext {color:#d64c64;}
        
        Text color #d64c64
      
           This box has a color of #d64c64        
        
          <div style="background-color:#d64c64;">Content here</div>
        
        
          .mybackground {background-color:#d64c64;}
        
        Background color #d64c64
      
           Border around this has a color of #d64c64        
        
          <div style="border:2px solid #d64c64;">Content here</div>
        
        
          .myborder {border:2px solid #d64c64;}
        
        Border color #d64c64