#cd5169 color space conversions
Hex:
        #cd5169
        RGB:
        205, 81, 105
        CMY:
        20, 68, 59
        CMYK:
        0, 60, 49, 20
      HSL:
        348°, 55.3571%, 56.0784%
        HSV (HSB):
        348°, 60.4878%, 80.3922%
        XYZ:
        30.6691, 19.8839, 15.5861
        xyY:
        0.4637, 0.3006, 19.8839
      CIE-Lab:
        51.7057, 51.1097, 12.1120
        CIE-LCH:
        51.7057, 52.5253, 13.3321
        CIE-Luv:
        51.7057, 86.5084, 5.3814
        Hunter-Lab:
        44.5914, 44.7338, 10.4902
      #cd5169 color charts
#cd5169 RGB chart
      #cd5169 CMYK chart
      #cd5169 RGB pie chart
      #cd5169 color shades, tints & tones
#cd5169 color schemes
#cd5169 color preview, HTML & CSS examples
           This text has a color of #cd5169        
        
          <p style="color:#cd5169;">Text here</p>
        
        
          .mytext {color:#cd5169;}
        
        Text color #cd5169
      
           This box has a color of #cd5169        
        
          <div style="background-color:#cd5169;">Content here</div>
        
        
          .mybackground {background-color:#cd5169;}
        
        Background color #cd5169
      
           Border around this has a color of #cd5169        
        
          <div style="border:2px solid #cd5169;">Content here</div>
        
        
          .myborder {border:2px solid #cd5169;}
        
        Border color #cd5169