#cd2f54 color space conversions
Hex:
        #cd2f54
        RGB:
        205, 47, 84
        CMY:
        20, 82, 67
        CMYK:
        0, 77, 59, 20
      HSL:
        346°, 62.6984%, 49.4118%
        HSV (HSB):
        346°, 77.0732%, 80.3922%
        XYZ:
        27.7936, 15.6523, 9.9438
        xyY:
        0.5206, 0.2932, 15.6523
      CIE-Lab:
        46.5149, 62.4123, 17.7183
        CIE-LCH:
        46.5149, 64.8786, 15.8488
        CIE-Luv:
        46.5149, 110.2731, 8.1160
        Hunter-Lab:
        39.5629, 56.1639, 12.7920
      #cd2f54 color charts
#cd2f54 RGB chart
      #cd2f54 CMYK chart
      #cd2f54 RGB pie chart
      #cd2f54 color shades, tints & tones
#cd2f54 color schemes
#cd2f54 color preview, HTML & CSS examples
           This text has a color of #cd2f54        
        
          <p style="color:#cd2f54;">Text here</p>
        
        
          .mytext {color:#cd2f54;}
        
        Text color #cd2f54
      
           This box has a color of #cd2f54        
        
          <div style="background-color:#cd2f54;">Content here</div>
        
        
          .mybackground {background-color:#cd2f54;}
        
        Background color #cd2f54
      
           Border around this has a color of #cd2f54        
        
          <div style="border:2px solid #cd2f54;">Content here</div>
        
        
          .myborder {border:2px solid #cd2f54;}
        
        Border color #cd2f54