#cd1323 color space conversions
Hex:
        #cd1323
        RGB:
        205, 19, 35
        CMY:
        20, 93, 86
        CMYK:
        0, 91, 83, 20
      HSL:
        355°, 83.0357%, 43.9216%
        HSV (HSB):
        355°, 90.7317%, 80.3922%
        XYZ:
        25.7131, 13.5662, 2.8534
        xyY:
        0.6103, 0.3220, 13.5662
      CIE-Lab:
        43.6043, 66.4614, 43.3598
        CIE-LCH:
        43.6043, 79.3549, 33.1207
        CIE-Luv:
        43.6043, 133.0619, 25.6080
        Hunter-Lab:
        36.8324, 60.1562, 21.1894
      #cd1323 color charts
#cd1323 RGB chart
      #cd1323 CMYK chart
      #cd1323 RGB pie chart
      #cd1323 color shades, tints & tones
#cd1323 color schemes
#cd1323 color preview, HTML & CSS examples
           This text has a color of #cd1323        
        
          <p style="color:#cd1323;">Text here</p>
        
        
          .mytext {color:#cd1323;}
        
        Text color #cd1323
      
           This box has a color of #cd1323        
        
          <div style="background-color:#cd1323;">Content here</div>
        
        
          .mybackground {background-color:#cd1323;}
        
        Background color #cd1323
      
           Border around this has a color of #cd1323        
        
          <div style="border:2px solid #cd1323;">Content here</div>
        
        
          .myborder {border:2px solid #cd1323;}
        
        Border color #cd1323