#cd0c15 color space conversions
Hex:
        #cd0c15
        RGB:
        205, 12, 21
        CMY:
        20, 95, 92
        CMYK:
        0, 94, 90, 20
      HSL:
        357°, 88.9401%, 42.5490%
        HSV (HSB):
        357°, 94.1463%, 80.3922%
        XYZ:
        25.4437, 13.2962, 1.9349
        xyY:
        0.6255, 0.3269, 13.2962
      CIE-Lab:
        43.2062, 67.0439, 49.8890
        CIE-LCH:
        43.2062, 83.5691, 36.6538
        CIE-Luv:
        43.2062, 136.6751, 28.3036
        Hunter-Lab:
        36.4640, 60.7409, 22.3787
      #cd0c15 color charts
#cd0c15 RGB chart
      #cd0c15 CMYK chart
      #cd0c15 RGB pie chart
      #cd0c15 color shades, tints & tones
#cd0c15 color schemes
#cd0c15 color preview, HTML & CSS examples
           This text has a color of #cd0c15        
        
          <p style="color:#cd0c15;">Text here</p>
        
        
          .mytext {color:#cd0c15;}
        
        Text color #cd0c15
      
           This box has a color of #cd0c15        
        
          <div style="background-color:#cd0c15;">Content here</div>
        
        
          .mybackground {background-color:#cd0c15;}
        
        Background color #cd0c15
      
           Border around this has a color of #cd0c15        
        
          <div style="border:2px solid #cd0c15;">Content here</div>
        
        
          .myborder {border:2px solid #cd0c15;}
        
        Border color #cd0c15