#dc688e color space conversions
Hex:
        #dc688e
        RGB:
        220, 104, 142
        CMY:
        14, 59, 44
        CMYK:
        0, 53, 35, 14
      HSL:
        340°, 62.3656%, 63.5294%
        HSV (HSB):
        340°, 52.7273%, 86.2745%
        XYZ:
        39.3480, 27.0693, 28.7422
        xyY:
        0.4135, 0.2845, 27.0693
      CIE-Lab:
        59.0384, 49.2061, 1.0795
        CIE-LCH:
        59.0384, 49.2179, 1.2567
        CIE-Luv:
        59.0384, 75.3875, -7.7247
        Hunter-Lab:
        52.0281, 43.9473, 3.6658
      #dc688e color charts
#dc688e RGB chart
      #dc688e CMYK chart
      #dc688e RGB pie chart
      #dc688e color shades, tints & tones
#dc688e color schemes
#dc688e color preview, HTML & CSS examples
           This text has a color of #dc688e        
        
          <p style="color:#dc688e;">Text here</p>
        
        
          .mytext {color:#dc688e;}
        
        Text color #dc688e
      
           This box has a color of #dc688e        
        
          <div style="background-color:#dc688e;">Content here</div>
        
        
          .mybackground {background-color:#dc688e;}
        
        Background color #dc688e
      
           Border around this has a color of #dc688e        
        
          <div style="border:2px solid #dc688e;">Content here</div>
        
        
          .myborder {border:2px solid #dc688e;}
        
        Border color #dc688e