#dc94ac color space conversions
Hex:
        #dc94ac
        RGB:
        220, 148, 172
        CMY:
        14, 42, 33
        CMYK:
        0, 33, 22, 14
      HSL:
        340°, 50.7042%, 72.1569%
        HSV (HSB):
        340°, 32.7273%, 86.2745%
        XYZ:
        47.5515, 39.3740, 44.1234
        xyY:
        0.3629, 0.3005, 39.3740
      CIE-Lab:
        69.0213, 30.4570, -1.4131
        CIE-LCH:
        69.0213, 30.4897, 357.3436
        CIE-Luv:
        69.0213, 43.9759, -7.5715
        Hunter-Lab:
        62.7487, 25.4585, 2.2328
      #dc94ac color charts
#dc94ac RGB chart
      #dc94ac CMYK chart
      #dc94ac RGB pie chart
      #dc94ac color shades, tints & tones
#dc94ac color schemes
#dc94ac color preview, HTML & CSS examples
           This text has a color of #dc94ac        
        
          <p style="color:#dc94ac;">Text here</p>
        
        
          .mytext {color:#dc94ac;}
        
        Text color #dc94ac
      
           This box has a color of #dc94ac        
        
          <div style="background-color:#dc94ac;">Content here</div>
        
        
          .mybackground {background-color:#dc94ac;}
        
        Background color #dc94ac
      
           Border around this has a color of #dc94ac        
        
          <div style="border:2px solid #dc94ac;">Content here</div>
        
        
          .myborder {border:2px solid #dc94ac;}
        
        Border color #dc94ac