#cd212e color space conversions
Hex:
        #cd212e
        RGB:
        205, 33, 46
        CMY:
        20, 87, 82
        CMYK:
        0, 84, 78, 20
      HSL:
        355°, 72.2689%, 46.6667%
        HSV (HSB):
        355°, 83.9024%, 80.3922%
        XYZ:
        26.2138, 14.2641, 3.9564
        xyY:
        0.5899, 0.3210, 14.2641
      CIE-Lab:
        44.6093, 64.2152, 38.2554
        CIE-LCH:
        44.6093, 74.7467, 30.7838
        CIE-Luv:
        44.6093, 126.5268, 23.7802
        Hunter-Lab:
        37.7679, 57.7992, 20.2265
      #cd212e color charts
#cd212e RGB chart
      #cd212e CMYK chart
      #cd212e RGB pie chart
      #cd212e color shades, tints & tones
#cd212e color schemes
#cd212e color preview, HTML & CSS examples
           This text has a color of #cd212e        
        
          <p style="color:#cd212e;">Text here</p>
        
        
          .mytext {color:#cd212e;}
        
        Text color #cd212e
      
           This box has a color of #cd212e        
        
          <div style="background-color:#cd212e;">Content here</div>
        
        
          .mybackground {background-color:#cd212e;}
        
        Background color #cd212e
      
           Border around this has a color of #cd212e        
        
          <div style="border:2px solid #cd212e;">Content here</div>
        
        
          .myborder {border:2px solid #cd212e;}
        
        Border color #cd212e