#cd1e29 color space conversions
Hex:
        #cd1e29
        RGB:
        205, 30, 41
        CMY:
        20, 88, 84
        CMYK:
        0, 85, 80, 20
      HSL:
        356°, 74.4681%, 46.0784%
        HSV (HSB):
        356°, 85.3659%, 80.3922%
        XYZ:
        26.0413, 14.0678, 3.4406
        xyY:
        0.5980, 0.3230, 14.0678
      CIE-Lab:
        44.3300, 64.7039, 40.7872
        CIE-LCH:
        44.3300, 76.4865, 32.2260
        CIE-Luv:
        44.3300, 128.6479, 25.0499
        Hunter-Lab:
        37.5070, 58.2963, 20.8161
      #cd1e29 color charts
#cd1e29 RGB chart
      #cd1e29 CMYK chart
      #cd1e29 RGB pie chart
      #cd1e29 color shades, tints & tones
#cd1e29 color schemes
#cd1e29 color preview, HTML & CSS examples
           This text has a color of #cd1e29        
        
          <p style="color:#cd1e29;">Text here</p>
        
        
          .mytext {color:#cd1e29;}
        
        Text color #cd1e29
      
           This box has a color of #cd1e29        
        
          <div style="background-color:#cd1e29;">Content here</div>
        
        
          .mybackground {background-color:#cd1e29;}
        
        Background color #cd1e29
      
           Border around this has a color of #cd1e29        
        
          <div style="border:2px solid #cd1e29;">Content here</div>
        
        
          .myborder {border:2px solid #cd1e29;}
        
        Border color #cd1e29