#cd0c40 color space conversions
Hex:
        #cd0c40
        RGB:
        205, 12, 64
        CMY:
        20, 95, 75
        CMYK:
        0, 94, 69, 20
      HSL:
        344°, 88.9401%, 42.5490%
        HSV (HSB):
        344°, 94.1463%, 80.3922%
        XYZ:
        26.2337, 13.6122, 6.0952
        xyY:
        0.5710, 0.2963, 13.6122
      CIE-Lab:
        43.6716, 68.3393, 26.3741
        CIE-LCH:
        43.6716, 73.2520, 21.1030
        CIE-Luv:
        43.6716, 127.2220, 13.7731
        Hunter-Lab:
        36.8948, 62.3551, 16.0313
      #cd0c40 color charts
#cd0c40 RGB chart
      #cd0c40 CMYK chart
      #cd0c40 RGB pie chart
      #cd0c40 color shades, tints & tones
#cd0c40 color schemes
#cd0c40 color preview, HTML & CSS examples
           This text has a color of #cd0c40        
        
          <p style="color:#cd0c40;">Text here</p>
        
        
          .mytext {color:#cd0c40;}
        
        Text color #cd0c40
      
           This box has a color of #cd0c40        
        
          <div style="background-color:#cd0c40;">Content here</div>
        
        
          .mybackground {background-color:#cd0c40;}
        
        Background color #cd0c40
      
           Border around this has a color of #cd0c40        
        
          <div style="border:2px solid #cd0c40;">Content here</div>
        
        
          .myborder {border:2px solid #cd0c40;}
        
        Border color #cd0c40