#dc699d color space conversions
Hex:
        #dc699d
        RGB:
        220, 105, 157
        CMY:
        14, 59, 38
        CMYK:
        0, 52, 29, 14
      HSL:
        333°, 62.1622%, 63.7255%
        HSV (HSB):
        333°, 52.2727%, 86.2745%
        XYZ:
        40.6526, 27.7531, 35.1125
        xyY:
        0.3927, 0.2681, 27.7531
      CIE-Lab:
        59.6650, 50.5787, -6.6936
        CIE-LCH:
        59.6650, 51.0197, 352.4613
        CIE-Luv:
        59.6650, 70.8589, -18.7072
        Hunter-Lab:
        52.6812, 45.5511, -2.6405
      #dc699d color charts
#dc699d RGB chart
      #dc699d CMYK chart
      #dc699d RGB pie chart
      #dc699d color shades, tints & tones
#dc699d color schemes
#dc699d color preview, HTML & CSS examples
           This text has a color of #dc699d        
        
          <p style="color:#dc699d;">Text here</p>
        
        
          .mytext {color:#dc699d;}
        
        Text color #dc699d
      
           This box has a color of #dc699d        
        
          <div style="background-color:#dc699d;">Content here</div>
        
        
          .mybackground {background-color:#dc699d;}
        
        Background color #dc699d
      
           Border around this has a color of #dc699d        
        
          <div style="border:2px solid #dc699d;">Content here</div>
        
        
          .myborder {border:2px solid #dc699d;}
        
        Border color #dc699d