#dc8e98 color space conversions
Hex:
        #dc8e98
        RGB:
        220, 142, 152
        CMY:
        14, 44, 40
        CMYK:
        0, 35, 31, 14
      HSL:
        352°, 52.7027%, 70.9804%
        HSV (HSB):
        352°, 35.4545%, 86.2745%
        XYZ:
        44.8557, 36.8286, 34.4502
        xyY:
        0.3862, 0.3171, 36.8286
      CIE-Lab:
        67.1483, 30.8831, 7.0764
        CIE-LCH:
        67.1483, 31.6835, 12.9056
        CIE-Luv:
        67.1483, 50.8443, 4.1420
        Hunter-Lab:
        60.6866, 25.7343, 8.8232
      #dc8e98 color charts
#dc8e98 RGB chart
      #dc8e98 CMYK chart
      #dc8e98 RGB pie chart
      #dc8e98 color shades, tints & tones
#dc8e98 color schemes
#dc8e98 color preview, HTML & CSS examples
           This text has a color of #dc8e98        
        
          <p style="color:#dc8e98;">Text here</p>
        
        
          .mytext {color:#dc8e98;}
        
        Text color #dc8e98
      
           This box has a color of #dc8e98        
        
          <div style="background-color:#dc8e98;">Content here</div>
        
        
          .mybackground {background-color:#dc8e98;}
        
        Background color #dc8e98
      
           Border around this has a color of #dc8e98        
        
          <div style="border:2px solid #dc8e98;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e98;}
        
        Border color #dc8e98