#cd344d color space conversions
Hex:
        #cd344d
        RGB:
        205, 52, 77
        CMY:
        20, 80, 70
        CMYK:
        0, 75, 62, 20
      HSL:
        350°, 60.4743%, 50.3922%
        HSV (HSB):
        350°, 74.6341%, 80.3922%
        XYZ:
        27.7444, 15.9709, 8.6416
        xyY:
        0.5299, 0.3050, 15.9709
      CIE-Lab:
        46.9363, 60.3998, 22.5619
        CIE-LCH:
        46.9363, 64.4762, 20.4828
        CIE-Luv:
        46.9363, 110.2105, 13.3313
        Hunter-Lab:
        39.9637, 53.9855, 15.1539
      #cd344d color charts
#cd344d RGB chart
      #cd344d CMYK chart
      #cd344d RGB pie chart
      #cd344d color shades, tints & tones
#cd344d color schemes
#cd344d color preview, HTML & CSS examples
           This text has a color of #cd344d        
        
          <p style="color:#cd344d;">Text here</p>
        
        
          .mytext {color:#cd344d;}
        
        Text color #cd344d
      
           This box has a color of #cd344d        
        
          <div style="background-color:#cd344d;">Content here</div>
        
        
          .mybackground {background-color:#cd344d;}
        
        Background color #cd344d
      
           Border around this has a color of #cd344d        
        
          <div style="border:2px solid #cd344d;">Content here</div>
        
        
          .myborder {border:2px solid #cd344d;}
        
        Border color #cd344d