#cd1d30 color space conversions
Hex:
        #cd1d30
        RGB:
        205, 29, 48
        CMY:
        20, 89, 81
        CMYK:
        0, 86, 77, 20
      HSL:
        354°, 75.2137%, 45.8824%
        HSV (HSB):
        354°, 85.8537%, 80.3922%
        XYZ:
        26.1497, 14.0713, 4.1341
        xyY:
        0.5896, 0.3172, 14.0713
      CIE-Lab:
        44.3350, 65.1322, 36.8051
        CIE-LCH:
        44.3350, 74.8119, 29.4700
        CIE-Luv:
        44.3350, 127.4843, 22.4769
        Hunter-Lab:
        37.5117, 58.7884, 19.7239
      #cd1d30 color charts
#cd1d30 RGB chart
      #cd1d30 CMYK chart
      #cd1d30 RGB pie chart
      #cd1d30 color shades, tints & tones
#cd1d30 color schemes
#cd1d30 color preview, HTML & CSS examples
           This text has a color of #cd1d30        
        
          <p style="color:#cd1d30;">Text here</p>
        
        
          .mytext {color:#cd1d30;}
        
        Text color #cd1d30
      
           This box has a color of #cd1d30        
        
          <div style="background-color:#cd1d30;">Content here</div>
        
        
          .mybackground {background-color:#cd1d30;}
        
        Background color #cd1d30
      
           Border around this has a color of #cd1d30        
        
          <div style="border:2px solid #cd1d30;">Content here</div>
        
        
          .myborder {border:2px solid #cd1d30;}
        
        Border color #cd1d30