#cd2e56 color space conversions
Hex:
        #cd2e56
        RGB:
        205, 46, 86
        CMY:
        20, 82, 66
        CMYK:
        0, 78, 58, 20
      HSL:
        345°, 63.3466%, 49.2157%
        HSV (HSB):
        345°, 77.5610%, 80.3922%
        XYZ:
        27.8335, 15.6050, 10.3492
        xyY:
        0.5175, 0.2901, 15.6050
      CIE-Lab:
        46.4520, 62.8426, 16.4022
        CIE-LCH:
        46.4520, 64.9479, 14.6281
        CIE-Luv:
        46.4520, 110.0243, 6.6850
        Hunter-Lab:
        39.5032, 56.6388, 12.1192
      #cd2e56 color charts
#cd2e56 RGB chart
      #cd2e56 CMYK chart
      #cd2e56 RGB pie chart
      #cd2e56 color shades, tints & tones
#cd2e56 color schemes
#cd2e56 color preview, HTML & CSS examples
           This text has a color of #cd2e56        
        
          <p style="color:#cd2e56;">Text here</p>
        
        
          .mytext {color:#cd2e56;}
        
        Text color #cd2e56
      
           This box has a color of #cd2e56        
        
          <div style="background-color:#cd2e56;">Content here</div>
        
        
          .mybackground {background-color:#cd2e56;}
        
        Background color #cd2e56
      
           Border around this has a color of #cd2e56        
        
          <div style="border:2px solid #cd2e56;">Content here</div>
        
        
          .myborder {border:2px solid #cd2e56;}
        
        Border color #cd2e56