#cd8296 color space conversions
Hex:
        #cd8296
        RGB:
        205, 130, 150
        CMY:
        20, 49, 41
        CMYK:
        0, 37, 27, 20
      HSL:
        344°, 42.8571%, 65.6863%
        HSV (HSB):
        344°, 36.5854%, 80.3922%
        XYZ:
        38.6645, 31.1464, 32.8282
        xyY:
        0.3767, 0.3035, 31.1464
      CIE-Lab:
        62.6310, 31.5502, 1.4614
        CIE-LCH:
        62.6310, 31.5840, 2.6521
        CIE-Luv:
        62.6310, 47.2809, -3.6633
        Hunter-Lab:
        55.8090, 25.9992, 4.1905
      #cd8296 color charts
#cd8296 RGB chart
      #cd8296 CMYK chart
      #cd8296 RGB pie chart
      #cd8296 color shades, tints & tones
#cd8296 color schemes
#cd8296 color preview, HTML & CSS examples
           This text has a color of #cd8296        
        
          <p style="color:#cd8296;">Text here</p>
        
        
          .mytext {color:#cd8296;}
        
        Text color #cd8296
      
           This box has a color of #cd8296        
        
          <div style="background-color:#cd8296;">Content here</div>
        
        
          .mybackground {background-color:#cd8296;}
        
        Background color #cd8296
      
           Border around this has a color of #cd8296        
        
          <div style="border:2px solid #cd8296;">Content here</div>
        
        
          .myborder {border:2px solid #cd8296;}
        
        Border color #cd8296