#d66388 color space conversions
Hex:
        #d66388
        RGB:
        214, 99, 136
        CMY:
        16, 61, 47
        CMYK:
        0, 54, 36, 16
      HSL:
        341°, 58.3756%, 61.3725%
        HSV (HSB):
        341°, 53.7383%, 83.9216%
        XYZ:
        36.6373, 24.9974, 26.1865
        xyY:
        0.4172, 0.2846, 24.9974
      CIE-Lab:
        57.0729, 48.9165, 1.6119
        CIE-LCH:
        57.0729, 48.9431, 1.8873
        CIE-Luv:
        57.0729, 75.0436, -6.9360
        Hunter-Lab:
        49.9974, 43.3066, 3.9446
      #d66388 color charts
#d66388 RGB chart
      #d66388 CMYK chart
      #d66388 RGB pie chart
      #d66388 color shades, tints & tones
#d66388 color schemes
#d66388 color preview, HTML & CSS examples
           This text has a color of #d66388        
        
          <p style="color:#d66388;">Text here</p>
        
        
          .mytext {color:#d66388;}
        
        Text color #d66388
      
           This box has a color of #d66388        
        
          <div style="background-color:#d66388;">Content here</div>
        
        
          .mybackground {background-color:#d66388;}
        
        Background color #d66388
      
           Border around this has a color of #d66388        
        
          <div style="border:2px solid #d66388;">Content here</div>
        
        
          .myborder {border:2px solid #d66388;}
        
        Border color #d66388