#cd2f52 color space conversions
Hex:
        #cd2f52
        RGB:
        205, 47, 82
        CMY:
        20, 82, 68
        CMYK:
        0, 77, 60, 20
      HSL:
        347°, 62.6984%, 49.4118%
        HSV (HSB):
        347°, 77.0732%, 80.3922%
        XYZ:
        27.7163, 15.6214, 9.5371
        xyY:
        0.5242, 0.2954, 15.6214
      CIE-Lab:
        46.4738, 62.2819, 18.8926
        CIE-LCH:
        46.4738, 65.0843, 16.8746
        CIE-Luv:
        46.4738, 110.9250, 9.2943
        Hunter-Lab:
        39.5239, 56.0074, 13.3601
      #cd2f52 color charts
#cd2f52 RGB chart
      #cd2f52 CMYK chart
      #cd2f52 RGB pie chart
      #cd2f52 color shades, tints & tones
#cd2f52 color schemes
#cd2f52 color preview, HTML & CSS examples
           This text has a color of #cd2f52        
        
          <p style="color:#cd2f52;">Text here</p>
        
        
          .mytext {color:#cd2f52;}
        
        Text color #cd2f52
      
           This box has a color of #cd2f52        
        
          <div style="background-color:#cd2f52;">Content here</div>
        
        
          .mybackground {background-color:#cd2f52;}
        
        Background color #cd2f52
      
           Border around this has a color of #cd2f52        
        
          <div style="border:2px solid #cd2f52;">Content here</div>
        
        
          .myborder {border:2px solid #cd2f52;}
        
        Border color #cd2f52