#cd2e46 color space conversions
Hex:
        #cd2e46
        RGB:
        205, 46, 70
        CMY:
        20, 82, 73
        CMYK:
        0, 78, 66, 20
      HSL:
        351°, 63.3466%, 49.2157%
        HSV (HSB):
        351°, 77.5610%, 80.3922%
        XYZ:
        27.2593, 15.3753, 7.3254
        xyY:
        0.5456, 0.3078, 15.3753
      CIE-Lab:
        46.1440, 61.8707, 25.8020
        CIE-LCH:
        46.1440, 67.0352, 22.6376
        CIE-Luv:
        46.1440, 115.0355, 15.6617
        Hunter-Lab:
        39.2114, 55.4713, 16.3716
      #cd2e46 color charts
#cd2e46 RGB chart
      #cd2e46 CMYK chart
      #cd2e46 RGB pie chart
      #cd2e46 color shades, tints & tones
#cd2e46 color schemes
#cd2e46 color preview, HTML & CSS examples
           This text has a color of #cd2e46        
        
          <p style="color:#cd2e46;">Text here</p>
        
        
          .mytext {color:#cd2e46;}
        
        Text color #cd2e46
      
           This box has a color of #cd2e46        
        
          <div style="background-color:#cd2e46;">Content here</div>
        
        
          .mybackground {background-color:#cd2e46;}
        
        Background color #cd2e46
      
           Border around this has a color of #cd2e46        
        
          <div style="border:2px solid #cd2e46;">Content here</div>
        
        
          .myborder {border:2px solid #cd2e46;}
        
        Border color #cd2e46