#cd6165 color space conversions
Hex:
        #cd6165
        RGB:
        205, 97, 101
        CMY:
        20, 62, 60
        CMYK:
        0, 53, 51, 20
      HSL:
        358°, 51.9231%, 59.2157%
        HSV (HSB):
        358°, 52.6829%, 80.3922%
        XYZ:
        31.8005, 22.4681, 14.9726
        xyY:
        0.4593, 0.3245, 22.4681
      CIE-Lab:
        54.5202, 43.1447, 18.3557
        CIE-LCH:
        54.5202, 46.8871, 23.0471
        CIE-Luv:
        54.5202, 77.6835, 14.4643
        Hunter-Lab:
        47.4005, 36.8027, 14.4522
      #cd6165 color charts
#cd6165 RGB chart
      #cd6165 CMYK chart
      #cd6165 RGB pie chart
      #cd6165 color shades, tints & tones
#cd6165 color schemes
#cd6165 color preview, HTML & CSS examples
           This text has a color of #cd6165        
        
          <p style="color:#cd6165;">Text here</p>
        
        
          .mytext {color:#cd6165;}
        
        Text color #cd6165
      
           This box has a color of #cd6165        
        
          <div style="background-color:#cd6165;">Content here</div>
        
        
          .mybackground {background-color:#cd6165;}
        
        Background color #cd6165
      
           Border around this has a color of #cd6165        
        
          <div style="border:2px solid #cd6165;">Content here</div>
        
        
          .myborder {border:2px solid #cd6165;}
        
        Border color #cd6165