#d66474 color space conversions
Hex:
        #d66474
        RGB:
        214, 100, 116
        CMY:
        16, 61, 55
        CMYK:
        0, 53, 46, 16
      HSL:
        352°, 58.1633%, 61.5686%
        HSV (HSB):
        352°, 53.2710%, 83.9216%
        XYZ:
        35.4411, 24.6714, 19.4171
        xyY:
        0.4456, 0.3102, 24.6714
      CIE-Lab:
        56.7539, 46.2873, 12.8637
        CIE-LCH:
        56.7539, 48.0415, 15.5311
        CIE-Luv:
        56.7539, 79.5662, 7.7086
        Hunter-Lab:
        49.6704, 40.4414, 11.5916
      #d66474 color charts
#d66474 RGB chart
      #d66474 CMYK chart
      #d66474 RGB pie chart
      #d66474 color shades, tints & tones
#d66474 color schemes
#d66474 color preview, HTML & CSS examples
           This text has a color of #d66474        
        
          <p style="color:#d66474;">Text here</p>
        
        
          .mytext {color:#d66474;}
        
        Text color #d66474
      
           This box has a color of #d66474        
        
          <div style="background-color:#d66474;">Content here</div>
        
        
          .mybackground {background-color:#d66474;}
        
        Background color #d66474
      
           Border around this has a color of #d66474        
        
          <div style="border:2px solid #d66474;">Content here</div>
        
        
          .myborder {border:2px solid #d66474;}
        
        Border color #d66474