#cd2221 color space conversions
Hex:
        #cd2221
        RGB:
        205, 34, 33
        CMY:
        20, 87, 87
        CMYK:
        0, 83, 84, 20
      HSL:
        0°, 72.2689%, 46.6667%
        HSV (HSB):
        0°, 83.9024%, 80.3922%
        XYZ:
        26.0234, 14.2330, 2.8145
        xyY:
        0.6042, 0.3305, 14.2330
      CIE-Lab:
        44.5652, 63.6151, 45.2879
        CIE-LCH:
        44.5652, 78.0889, 35.4473
        CIE-Luv:
        44.5652, 128.5902, 27.9612
        Hunter-Lab:
        37.7266, 57.1055, 21.9855
      #cd2221 color charts
#cd2221 RGB chart
      #cd2221 CMYK chart
      #cd2221 RGB pie chart
      #cd2221 color shades, tints & tones
#cd2221 color schemes
#cd2221 color preview, HTML & CSS examples
           This text has a color of #cd2221        
        
          <p style="color:#cd2221;">Text here</p>
        
        
          .mytext {color:#cd2221;}
        
        Text color #cd2221
      
           This box has a color of #cd2221        
        
          <div style="background-color:#cd2221;">Content here</div>
        
        
          .mybackground {background-color:#cd2221;}
        
        Background color #cd2221
      
           Border around this has a color of #cd2221        
        
          <div style="border:2px solid #cd2221;">Content here</div>
        
        
          .myborder {border:2px solid #cd2221;}
        
        Border color #cd2221