#cd2213 color space conversions
Hex:
        #cd2213
        RGB:
        205, 34, 19
        CMY:
        20, 87, 93
        CMYK:
        0, 83, 91, 20
      HSL:
        5°, 83.0357%, 43.9216%
        HSV (HSB):
        5°, 90.7317%, 80.3922%
        XYZ:
        25.8664, 14.1702, 1.9879
        xyY:
        0.6155, 0.3372, 14.1702
      CIE-Lab:
        44.4760, 63.3455, 51.6057
        CIE-LCH:
        44.4760, 81.7055, 39.1687
        CIE-Luv:
        44.4760, 130.4016, 30.9421
        Hunter-Lab:
        37.6433, 56.7794, 23.2193
      #cd2213 color charts
#cd2213 RGB chart
      #cd2213 CMYK chart
      #cd2213 RGB pie chart
      #cd2213 color shades, tints & tones
#cd2213 color schemes
#cd2213 color preview, HTML & CSS examples
           This text has a color of #cd2213        
        
          <p style="color:#cd2213;">Text here</p>
        
        
          .mytext {color:#cd2213;}
        
        Text color #cd2213
      
           This box has a color of #cd2213        
        
          <div style="background-color:#cd2213;">Content here</div>
        
        
          .mybackground {background-color:#cd2213;}
        
        Background color #cd2213
      
           Border around this has a color of #cd2213        
        
          <div style="border:2px solid #cd2213;">Content here</div>
        
        
          .myborder {border:2px solid #cd2213;}
        
        Border color #cd2213