#dc96ab color space conversions
Hex:
        #dc96ab
        RGB:
        220, 150, 171
        CMY:
        14, 41, 33
        CMYK:
        0, 32, 22, 14
      HSL:
        342°, 50.0000%, 72.5490%
        HSV (HSB):
        342°, 31.8182%, 86.2745%
        XYZ:
        47.7722, 39.9686, 43.7249
        xyY:
        0.3634, 0.3040, 39.9686
      CIE-Lab:
        69.4472, 29.2347, -0.2320
        CIE-LCH:
        69.4472, 29.2356, 359.5454
        CIE-Luv:
        69.4472, 42.9970, -5.6492
        Hunter-Lab:
        63.2207, 24.2458, 3.2482
      #dc96ab color charts
#dc96ab RGB chart
      #dc96ab CMYK chart
      #dc96ab RGB pie chart
      #dc96ab color shades, tints & tones
#dc96ab color schemes
#dc96ab color preview, HTML & CSS examples
           This text has a color of #dc96ab        
        
          <p style="color:#dc96ab;">Text here</p>
        
        
          .mytext {color:#dc96ab;}
        
        Text color #dc96ab
      
           This box has a color of #dc96ab        
        
          <div style="background-color:#dc96ab;">Content here</div>
        
        
          .mybackground {background-color:#dc96ab;}
        
        Background color #dc96ab
      
           Border around this has a color of #dc96ab        
        
          <div style="border:2px solid #dc96ab;">Content here</div>
        
        
          .myborder {border:2px solid #dc96ab;}
        
        Border color #dc96ab