#cd605b color space conversions
Hex:
        #cd605b
        RGB:
        205, 96, 91
        CMY:
        20, 62, 64
        CMYK:
        0, 53, 56, 20
      HSL:
        3°, 53.2710%, 58.0392%
        HSV (HSB):
        3°, 55.6098%, 80.3922%
        XYZ:
        31.2480, 22.1002, 12.5163
        xyY:
        0.4744, 0.3355, 22.1002
      CIE-Lab:
        54.1332, 42.7911, 23.6738
        CIE-LCH:
        54.1332, 48.9033, 28.9532
        CIE-Luv:
        54.1332, 80.5112, 20.0884
        Hunter-Lab:
        47.0109, 36.3796, 17.1220
      #cd605b color charts
#cd605b RGB chart
      #cd605b CMYK chart
      #cd605b RGB pie chart
      #cd605b color shades, tints & tones
#cd605b color schemes
#cd605b color preview, HTML & CSS examples
           This text has a color of #cd605b        
        
          <p style="color:#cd605b;">Text here</p>
        
        
          .mytext {color:#cd605b;}
        
        Text color #cd605b
      
           This box has a color of #cd605b        
        
          <div style="background-color:#cd605b;">Content here</div>
        
        
          .mybackground {background-color:#cd605b;}
        
        Background color #cd605b
      
           Border around this has a color of #cd605b        
        
          <div style="border:2px solid #cd605b;">Content here</div>
        
        
          .myborder {border:2px solid #cd605b;}
        
        Border color #cd605b