#d66685 color space conversions
Hex:
        #d66685
        RGB:
        214, 102, 133
        CMY:
        16, 60, 48
        CMYK:
        0, 52, 38, 16
      HSL:
        343°, 57.7320%, 61.9608%
        HSV (HSB):
        343°, 52.3364%, 83.9216%
        XYZ:
        36.7166, 25.4923, 25.1756
        xyY:
        0.4202, 0.2917, 25.4923
      CIE-Lab:
        57.5520, 47.1134, 4.0595
        CIE-LCH:
        57.5520, 47.2880, 4.9247
        CIE-Luv:
        57.5520, 74.1312, -3.3602
        Hunter-Lab:
        50.4899, 41.4488, 5.7794
      #d66685 color charts
#d66685 RGB chart
      #d66685 CMYK chart
      #d66685 RGB pie chart
      #d66685 color shades, tints & tones
#d66685 color schemes
#d66685 color preview, HTML & CSS examples
           This text has a color of #d66685        
        
          <p style="color:#d66685;">Text here</p>
        
        
          .mytext {color:#d66685;}
        
        Text color #d66685
      
           This box has a color of #d66685        
        
          <div style="background-color:#d66685;">Content here</div>
        
        
          .mybackground {background-color:#d66685;}
        
        Background color #d66685
      
           Border around this has a color of #d66685        
        
          <div style="border:2px solid #d66685;">Content here</div>
        
        
          .myborder {border:2px solid #d66685;}
        
        Border color #d66685