#dc708e color space conversions
Hex:
        #dc708e
        RGB:
        220, 112, 142
        CMY:
        14, 56, 44
        CMYK:
        0, 49, 35, 14
      HSL:
        343°, 60.6742%, 65.0980%
        HSV (HSB):
        343°, 49.0909%, 86.2745%
        XYZ:
        40.1919, 28.7570, 29.0235
        xyY:
        0.4102, 0.2935, 28.7570
      CIE-Lab:
        60.5665, 45.2643, 3.2971
        CIE-LCH:
        60.5665, 45.3842, 4.1661
        CIE-Luv:
        60.5665, 70.8279, -3.9576
        Hunter-Lab:
        53.6255, 39.9395, 5.4486
      #dc708e color charts
#dc708e RGB chart
      #dc708e CMYK chart
      #dc708e RGB pie chart
      #dc708e color shades, tints & tones
#dc708e color schemes
#dc708e color preview, HTML & CSS examples
           This text has a color of #dc708e        
        
          <p style="color:#dc708e;">Text here</p>
        
        
          .mytext {color:#dc708e;}
        
        Text color #dc708e
      
           This box has a color of #dc708e        
        
          <div style="background-color:#dc708e;">Content here</div>
        
        
          .mybackground {background-color:#dc708e;}
        
        Background color #dc708e
      
           Border around this has a color of #dc708e        
        
          <div style="border:2px solid #dc708e;">Content here</div>
        
        
          .myborder {border:2px solid #dc708e;}
        
        Border color #dc708e