#cd2942 color space conversions
Hex:
        #cd2942
        RGB:
        205, 41, 66
        CMY:
        20, 84, 74
        CMYK:
        0, 80, 68, 20
      HSL:
        351°, 66.6667%, 48.2353%
        HSV (HSB):
        351°, 80.0000%, 80.3922%
        XYZ:
        26.9531, 14.9584, 6.6209
        xyY:
        0.5554, 0.3082, 14.9584
      CIE-Lab:
        45.5771, 63.0751, 27.5203
        CIE-LCH:
        45.5771, 68.8174, 23.5722
        CIE-Luv:
        45.5771, 118.3298, 16.6407
        Hunter-Lab:
        38.6760, 56.7127, 16.9234
      #cd2942 color charts
#cd2942 RGB chart
      #cd2942 CMYK chart
      #cd2942 RGB pie chart
      #cd2942 color shades, tints & tones
#cd2942 color schemes
#cd2942 color preview, HTML & CSS examples
           This text has a color of #cd2942        
        
          <p style="color:#cd2942;">Text here</p>
        
        
          .mytext {color:#cd2942;}
        
        Text color #cd2942
      
           This box has a color of #cd2942        
        
          <div style="background-color:#cd2942;">Content here</div>
        
        
          .mybackground {background-color:#cd2942;}
        
        Background color #cd2942
      
           Border around this has a color of #cd2942        
        
          <div style="border:2px solid #cd2942;">Content here</div>
        
        
          .myborder {border:2px solid #cd2942;}
        
        Border color #cd2942