#cd5c74 color space conversions
Hex:
        #cd5c74
        RGB:
        205, 92, 116
        CMY:
        20, 64, 55
        CMYK:
        0, 55, 43, 20
      HSL:
        347°, 53.0516%, 58.2353%
        HSV (HSB):
        347°, 55.1220%, 80.3922%
        XYZ:
        32.1564, 21.8944, 19.0542
        xyY:
        0.4399, 0.2995, 21.8944
      CIE-Lab:
        53.9148, 47.0444, 8.6744
        CIE-LCH:
        53.9148, 47.8374, 10.4473
        CIE-Luv:
        53.9148, 77.1486, 2.3643
        Hunter-Lab:
        46.7914, 40.7851, 8.6102
      #cd5c74 color charts
#cd5c74 RGB chart
      #cd5c74 CMYK chart
      #cd5c74 RGB pie chart
      #cd5c74 color shades, tints & tones
#cd5c74 color schemes
#cd5c74 color preview, HTML & CSS examples
           This text has a color of #cd5c74        
        
          <p style="color:#cd5c74;">Text here</p>
        
        
          .mytext {color:#cd5c74;}
        
        Text color #cd5c74
      
           This box has a color of #cd5c74        
        
          <div style="background-color:#cd5c74;">Content here</div>
        
        
          .mybackground {background-color:#cd5c74;}
        
        Background color #cd5c74
      
           Border around this has a color of #cd5c74        
        
          <div style="border:2px solid #cd5c74;">Content here</div>
        
        
          .myborder {border:2px solid #cd5c74;}
        
        Border color #cd5c74