#d68493 color space conversions
Hex:
        #d68493
        RGB:
        214, 132, 147
        CMY:
        16, 48, 42
        CMYK:
        0, 38, 31, 16
      HSL:
        349°, 50.0000%, 67.8431%
        HSV (HSB):
        349°, 38.3178%, 83.9216%
        XYZ:
        41.2493, 32.9053, 31.7810
        xyY:
        0.3894, 0.3106, 32.9053
      CIE-Lab:
        64.0841, 33.3651, 5.4081
        CIE-LCH:
        64.0841, 33.8006, 9.2070
        CIE-Luv:
        64.0841, 53.3090, 1.3422
        Hunter-Lab:
        57.3631, 27.9723, 7.3056
      #d68493 color charts
#d68493 RGB chart
      #d68493 CMYK chart
      #d68493 RGB pie chart
      #d68493 color shades, tints & tones
#d68493 color schemes
#d68493 color preview, HTML & CSS examples
           This text has a color of #d68493        
        
          <p style="color:#d68493;">Text here</p>
        
        
          .mytext {color:#d68493;}
        
        Text color #d68493
      
           This box has a color of #d68493        
        
          <div style="background-color:#d68493;">Content here</div>
        
        
          .mybackground {background-color:#d68493;}
        
        Background color #d68493
      
           Border around this has a color of #d68493        
        
          <div style="border:2px solid #d68493;">Content here</div>
        
        
          .myborder {border:2px solid #d68493;}
        
        Border color #d68493