#cd0e14 color space conversions
Hex:
        #cd0e14
        RGB:
        205, 14, 20
        CMY:
        20, 95, 92
        CMYK:
        0, 93, 90, 20
      HSL:
        358°, 87.2146%, 42.9412%
        HSV (HSB):
        358°, 93.1707%, 80.3922%
        XYZ:
        25.4601, 13.3437, 1.8955
        xyY:
        0.6256, 0.3279, 13.3437
      CIE-Lab:
        43.2766, 66.8100, 50.3666
        CIE-LCH:
        43.2766, 83.6682, 37.0118
        CIE-Luv:
        43.2766, 136.4026, 28.6187
        Hunter-Lab:
        36.5291, 60.4857, 22.4937
      #cd0e14 color charts
#cd0e14 RGB chart
      #cd0e14 CMYK chart
      #cd0e14 RGB pie chart
      #cd0e14 color shades, tints & tones
#cd0e14 color schemes
#cd0e14 color preview, HTML & CSS examples
           This text has a color of #cd0e14        
        
          <p style="color:#cd0e14;">Text here</p>
        
        
          .mytext {color:#cd0e14;}
        
        Text color #cd0e14
      
           This box has a color of #cd0e14        
        
          <div style="background-color:#cd0e14;">Content here</div>
        
        
          .mybackground {background-color:#cd0e14;}
        
        Background color #cd0e14
      
           Border around this has a color of #cd0e14        
        
          <div style="border:2px solid #cd0e14;">Content here</div>
        
        
          .myborder {border:2px solid #cd0e14;}
        
        Border color #cd0e14