#cd0c23 color space conversions
Hex:
        #cd0c23
        RGB:
        205, 12, 35
        CMY:
        20, 95, 86
        CMYK:
        0, 94, 83, 20
      HSL:
        353°, 88.9401%, 42.5490%
        HSV (HSB):
        353°, 94.1463%, 80.3922%
        XYZ:
        25.6117, 13.3634, 2.8196
        xyY:
        0.6128, 0.3197, 13.3634
      CIE-Lab:
        43.3058, 67.3224, 43.0807
        CIE-LCH:
        43.3058, 79.9266, 32.6158
        CIE-Luv:
        43.3058, 134.5468, 25.0512
        Hunter-Lab:
        36.5560, 61.0867, 21.0161
      #cd0c23 color charts
#cd0c23 RGB chart
      #cd0c23 CMYK chart
      #cd0c23 RGB pie chart
      #cd0c23 color shades, tints & tones
#cd0c23 color schemes
#cd0c23 color preview, HTML & CSS examples
           This text has a color of #cd0c23        
        
          <p style="color:#cd0c23;">Text here</p>
        
        
          .mytext {color:#cd0c23;}
        
        Text color #cd0c23
      
           This box has a color of #cd0c23        
        
          <div style="background-color:#cd0c23;">Content here</div>
        
        
          .mybackground {background-color:#cd0c23;}
        
        Background color #cd0c23
      
           Border around this has a color of #cd0c23        
        
          <div style="border:2px solid #cd0c23;">Content here</div>
        
        
          .myborder {border:2px solid #cd0c23;}
        
        Border color #cd0c23