#cd2969 color space conversions
Hex:
        #cd2969
        RGB:
        205, 41, 105
        CMY:
        20, 84, 59
        CMYK:
        0, 80, 49, 20
      HSL:
        337°, 66.6667%, 48.2353%
        HSV (HSB):
        337°, 80.0000%, 80.3922%
        XYZ:
        28.5196, 15.5849, 14.8696
        xyY:
        0.4836, 0.2643, 15.5849
      CIE-Lab:
        46.4252, 65.6640, 4.6360
        CIE-LCH:
        46.4252, 65.8274, 4.0385
        CIE-Luv:
        46.4252, 104.9345, -6.8222
        Hunter-Lab:
        39.4778, 59.8662, 5.3023
      #cd2969 color charts
#cd2969 RGB chart
      #cd2969 CMYK chart
      #cd2969 RGB pie chart
      #cd2969 color shades, tints & tones
#cd2969 color schemes
#cd2969 color preview, HTML & CSS examples
           This text has a color of #cd2969        
        
          <p style="color:#cd2969;">Text here</p>
        
        
          .mytext {color:#cd2969;}
        
        Text color #cd2969
      
           This box has a color of #cd2969        
        
          <div style="background-color:#cd2969;">Content here</div>
        
        
          .mybackground {background-color:#cd2969;}
        
        Background color #cd2969
      
           Border around this has a color of #cd2969        
        
          <div style="border:2px solid #cd2969;">Content here</div>
        
        
          .myborder {border:2px solid #cd2969;}
        
        Border color #cd2969