#cd1599 color space conversions
Hex:
        #cd1599
        RGB:
        205, 21, 153
        CMY:
        20, 92, 40
        CMYK:
        0, 90, 25, 20
      HSL:
        317°, 81.4159%, 44.3137%
        HSV (HSB):
        317°, 89.7561%, 80.3922%
        XYZ:
        31.1948, 15.8154, 31.5455
        xyY:
        0.3971, 0.2013, 15.8154
      CIE-Lab:
        46.7313, 74.4994, -24.1819
        CIE-LCH:
        46.7313, 78.3258, 342.0170
        CIE-Luv:
        46.7313, 88.6023, -46.3446
        Hunter-Lab:
        39.7685, 70.4219, -19.1925
      #cd1599 color charts
#cd1599 RGB chart
      #cd1599 CMYK chart
      #cd1599 RGB pie chart
      #cd1599 color shades, tints & tones
#cd1599 color schemes
#cd1599 color preview, HTML & CSS examples
           This text has a color of #cd1599        
        
          <p style="color:#cd1599;">Text here</p>
        
        
          .mytext {color:#cd1599;}
        
        Text color #cd1599
      
           This box has a color of #cd1599        
        
          <div style="background-color:#cd1599;">Content here</div>
        
        
          .mybackground {background-color:#cd1599;}
        
        Background color #cd1599
      
           Border around this has a color of #cd1599        
        
          <div style="border:2px solid #cd1599;">Content here</div>
        
        
          .myborder {border:2px solid #cd1599;}
        
        Border color #cd1599