#cd1329 color space conversions
Hex:
        #cd1329
        RGB:
        205, 19, 41
        CMY:
        20, 93, 84
        CMYK:
        0, 91, 80, 20
      HSL:
        353°, 83.0357%, 43.9216%
        HSV (HSB):
        353°, 90.7317%, 80.3922%
        XYZ:
        25.8099, 13.6050, 3.3635
        xyY:
        0.6033, 0.3180, 13.6050
      CIE-Lab:
        43.6610, 66.6226, 40.1099
        CIE-LCH:
        43.6610, 77.7649, 31.0499
        CIE-Luv:
        43.6610, 131.8920, 23.7840
        Hunter-Lab:
        36.8849, 60.3554, 20.4128
      #cd1329 color charts
#cd1329 RGB chart
      #cd1329 CMYK chart
      #cd1329 RGB pie chart
      #cd1329 color shades, tints & tones
#cd1329 color schemes
#cd1329 color preview, HTML & CSS examples
           This text has a color of #cd1329        
        
          <p style="color:#cd1329;">Text here</p>
        
        
          .mytext {color:#cd1329;}
        
        Text color #cd1329
      
           This box has a color of #cd1329        
        
          <div style="background-color:#cd1329;">Content here</div>
        
        
          .mybackground {background-color:#cd1329;}
        
        Background color #cd1329
      
           Border around this has a color of #cd1329        
        
          <div style="border:2px solid #cd1329;">Content here</div>
        
        
          .myborder {border:2px solid #cd1329;}
        
        Border color #cd1329