#cd2220 color space conversions
Hex:
        #cd2220
        RGB:
        205, 34, 32
        CMY:
        20, 87, 87
        CMYK:
        0, 83, 84, 20
      HSL:
        1°, 72.9958%, 46.4706%
        HSV (HSB):
        1°, 84.3902%, 80.3922%
        XYZ:
        26.0096, 14.2275, 2.7418
        xyY:
        0.6052, 0.3310, 14.2275
      CIE-Lab:
        44.5574, 63.5915, 45.7879
        CIE-LCH:
        44.5574, 78.3608, 35.7551
        CIE-Luv:
        44.5574, 128.7474, 28.2203
        Hunter-Lab:
        37.7193, 57.0769, 22.0937
      #cd2220 color charts
#cd2220 RGB chart
      #cd2220 CMYK chart
      #cd2220 RGB pie chart
      #cd2220 color shades, tints & tones
#cd2220 color schemes
#cd2220 color preview, HTML & CSS examples
           This text has a color of #cd2220        
        
          <p style="color:#cd2220;">Text here</p>
        
        
          .mytext {color:#cd2220;}
        
        Text color #cd2220
      
           This box has a color of #cd2220        
        
          <div style="background-color:#cd2220;">Content here</div>
        
        
          .mybackground {background-color:#cd2220;}
        
        Background color #cd2220
      
           Border around this has a color of #cd2220        
        
          <div style="border:2px solid #cd2220;">Content here</div>
        
        
          .myborder {border:2px solid #cd2220;}
        
        Border color #cd2220