#d66180 color space conversions
Hex:
        #d66180
        RGB:
        214, 97, 128
        CMY:
        16, 62, 50
        CMYK:
        0, 55, 40, 16
      HSL:
        344°, 58.7940%, 60.9804%
        HSV (HSB):
        344°, 54.6729%, 83.9216%
        XYZ:
        35.9025, 24.4040, 23.2403
        xyY:
        0.4297, 0.2921, 24.4040
      CIE-Lab:
        56.4901, 48.9794, 5.4584
        CIE-LCH:
        56.4901, 49.2826, 6.3590
        CIE-Luv:
        56.4901, 78.3007, -1.9778
        Hunter-Lab:
        49.4004, 43.2768, 6.6876
      #d66180 color charts
#d66180 RGB chart
      #d66180 CMYK chart
      #d66180 RGB pie chart
      #d66180 color shades, tints & tones
#d66180 color schemes
#d66180 color preview, HTML & CSS examples
           This text has a color of #d66180        
        
          <p style="color:#d66180;">Text here</p>
        
        
          .mytext {color:#d66180;}
        
        Text color #d66180
      
           This box has a color of #d66180        
        
          <div style="background-color:#d66180;">Content here</div>
        
        
          .mybackground {background-color:#d66180;}
        
        Background color #d66180
      
           Border around this has a color of #d66180        
        
          <div style="border:2px solid #d66180;">Content here</div>
        
        
          .myborder {border:2px solid #d66180;}
        
        Border color #d66180