#dc5a8f color space conversions
Hex:
        #dc5a8f
        RGB:
        220, 90, 143
        CMY:
        14, 65, 44
        CMYK:
        0, 59, 35, 14
      HSL:
        336°, 65.0000%, 60.7843%
        HSV (HSB):
        336°, 59.0909%, 86.2745%
        XYZ:
        38.1293, 24.5111, 28.7081
        xyY:
        0.4174, 0.2683, 24.5111
      CIE-Lab:
        56.5960, 55.8460, -3.0808
        CIE-LCH:
        56.5960, 55.9309, 356.8424
        CIE-Luv:
        56.5960, 82.5541, -14.6336
        Hunter-Lab:
        49.5087, 50.8320, 0.2763
      #dc5a8f color charts
#dc5a8f RGB chart
      #dc5a8f CMYK chart
      #dc5a8f RGB pie chart
      #dc5a8f color shades, tints & tones
#dc5a8f color schemes
#dc5a8f color preview, HTML & CSS examples
           This text has a color of #dc5a8f        
        
          <p style="color:#dc5a8f;">Text here</p>
        
        
          .mytext {color:#dc5a8f;}
        
        Text color #dc5a8f
      
           This box has a color of #dc5a8f        
        
          <div style="background-color:#dc5a8f;">Content here</div>
        
        
          .mybackground {background-color:#dc5a8f;}
        
        Background color #dc5a8f
      
           Border around this has a color of #dc5a8f        
        
          <div style="border:2px solid #dc5a8f;">Content here</div>
        
        
          .myborder {border:2px solid #dc5a8f;}
        
        Border color #dc5a8f