#cd4850 color space conversions
Hex:
        #cd4850
        RGB:
        205, 72, 80
        CMY:
        20, 72, 69
        CMYK:
        0, 65, 61, 20
      HSL:
        356°, 57.0815%, 54.3137%
        HSV (HSB):
        356°, 64.8780%, 80.3922%
        XYZ:
        28.9422, 18.1931, 9.5756
        xyY:
        0.5103, 0.3208, 18.1931
      CIE-Lab:
        49.7294, 53.0667, 24.3863
        CIE-LCH:
        49.7294, 58.4017, 24.6807
        CIE-Luv:
        49.7294, 98.5078, 17.4487
        Hunter-Lab:
        42.6533, 46.4769, 16.5468
      #cd4850 color charts
#cd4850 RGB chart
      #cd4850 CMYK chart
      #cd4850 RGB pie chart
      #cd4850 color shades, tints & tones
#cd4850 color schemes
#cd4850 color preview, HTML & CSS examples
           This text has a color of #cd4850        
        
          <p style="color:#cd4850;">Text here</p>
        
        
          .mytext {color:#cd4850;}
        
        Text color #cd4850
      
           This box has a color of #cd4850        
        
          <div style="background-color:#cd4850;">Content here</div>
        
        
          .mybackground {background-color:#cd4850;}
        
        Background color #cd4850
      
           Border around this has a color of #cd4850        
        
          <div style="border:2px solid #cd4850;">Content here</div>
        
        
          .myborder {border:2px solid #cd4850;}
        
        Border color #cd4850