#cd5576 color space conversions
Hex:
        #cd5576
        RGB:
        205, 85, 118
        CMY:
        20, 67, 54
        CMYK:
        0, 59, 42, 20
      HSL:
        344°, 54.5455%, 56.8627%
        HSV (HSB):
        344°, 58.5366%, 80.3922%
        XYZ:
        31.6954, 20.7841, 19.4808
        xyY:
        0.4405, 0.2888, 20.7841
      CIE-Lab:
        52.7124, 50.5538, 5.7728
        CIE-LCH:
        52.7124, 50.8824, 6.5145
        CIE-Luv:
        52.7124, 80.5974, -1.9897
        Hunter-Lab:
        45.5896, 44.3170, 6.5777
      #cd5576 color charts
#cd5576 RGB chart
      #cd5576 CMYK chart
      #cd5576 RGB pie chart
      #cd5576 color shades, tints & tones
#cd5576 color schemes
#cd5576 color preview, HTML & CSS examples
           This text has a color of #cd5576        
        
          <p style="color:#cd5576;">Text here</p>
        
        
          .mytext {color:#cd5576;}
        
        Text color #cd5576
      
           This box has a color of #cd5576        
        
          <div style="background-color:#cd5576;">Content here</div>
        
        
          .mybackground {background-color:#cd5576;}
        
        Background color #cd5576
      
           Border around this has a color of #cd5576        
        
          <div style="border:2px solid #cd5576;">Content here</div>
        
        
          .myborder {border:2px solid #cd5576;}
        
        Border color #cd5576