#cd0c27 color space conversions
Hex:
        #cd0c27
        RGB:
        205, 12, 39
        CMY:
        20, 95, 85
        CMYK:
        0, 94, 81, 20
      HSL:
        352°, 88.9401%, 42.5490%
        HSV (HSB):
        352°, 94.1463%, 80.3922%
        XYZ:
        25.6745, 13.3886, 3.1505
        xyY:
        0.6082, 0.3172, 13.3886
      CIE-Lab:
        43.3430, 67.4262, 40.9152
        CIE-LCH:
        43.3430, 78.8691, 31.2500
        CIE-Luv:
        43.3430, 133.7682, 23.8585
        Hunter-Lab:
        36.5904, 61.2156, 20.5083
      #cd0c27 color charts
#cd0c27 RGB chart
      #cd0c27 CMYK chart
      #cd0c27 RGB pie chart
      #cd0c27 color shades, tints & tones
#cd0c27 color schemes
#cd0c27 color preview, HTML & CSS examples
           This text has a color of #cd0c27        
        
          <p style="color:#cd0c27;">Text here</p>
        
        
          .mytext {color:#cd0c27;}
        
        Text color #cd0c27
      
           This box has a color of #cd0c27        
        
          <div style="background-color:#cd0c27;">Content here</div>
        
        
          .mybackground {background-color:#cd0c27;}
        
        Background color #cd0c27
      
           Border around this has a color of #cd0c27        
        
          <div style="border:2px solid #cd0c27;">Content here</div>
        
        
          .myborder {border:2px solid #cd0c27;}
        
        Border color #cd0c27