#cd1c30 color space conversions
Hex:
        #cd1c30
        RGB:
        205, 28, 48
        CMY:
        20, 89, 81
        CMYK:
        0, 86, 77, 20
      HSL:
        353°, 75.9657%, 45.6863%
        HSV (HSB):
        353°, 86.3415%, 80.3922%
        XYZ:
        26.1256, 14.0230, 4.1261
        xyY:
        0.5901, 0.3167, 14.0230
      CIE-Lab:
        44.2660, 65.3296, 36.7297
        CIE-LCH:
        44.2660, 74.9469, 29.3456
        CIE-Luv:
        44.2660, 127.8105, 22.3435
        Hunter-Lab:
        37.4474, 58.9998, 19.6804
      #cd1c30 color charts
#cd1c30 RGB chart
      #cd1c30 CMYK chart
      #cd1c30 RGB pie chart
      #cd1c30 color shades, tints & tones
#cd1c30 color schemes
#cd1c30 color preview, HTML & CSS examples
           This text has a color of #cd1c30        
        
          <p style="color:#cd1c30;">Text here</p>
        
        
          .mytext {color:#cd1c30;}
        
        Text color #cd1c30
      
           This box has a color of #cd1c30        
        
          <div style="background-color:#cd1c30;">Content here</div>
        
        
          .mybackground {background-color:#cd1c30;}
        
        Background color #cd1c30
      
           Border around this has a color of #cd1c30        
        
          <div style="border:2px solid #cd1c30;">Content here</div>
        
        
          .myborder {border:2px solid #cd1c30;}
        
        Border color #cd1c30