#cd1d25 color space conversions
Hex:
        #cd1d25
        RGB:
        205, 29, 37
        CMY:
        20, 89, 85
        CMYK:
        0, 86, 82, 20
      HSL:
        357°, 75.2137%, 45.8824%
        HSV (HSB):
        357°, 85.8537%, 80.3922%
        XYZ:
        25.9501, 13.9914, 3.0832
        xyY:
        0.6031, 0.3252, 13.9914
      CIE-Lab:
        44.2206, 64.7955, 42.8691
        CIE-LCH:
        44.2206, 77.6931, 33.4889
        CIE-Luv:
        44.2206, 129.7552, 26.1482
        Hunter-Lab:
        37.4051, 58.3769, 21.2965
      #cd1d25 color charts
#cd1d25 RGB chart
      #cd1d25 CMYK chart
      #cd1d25 RGB pie chart
      #cd1d25 color shades, tints & tones
#cd1d25 color schemes
#cd1d25 color preview, HTML & CSS examples
           This text has a color of #cd1d25        
        
          <p style="color:#cd1d25;">Text here</p>
        
        
          .mytext {color:#cd1d25;}
        
        Text color #cd1d25
      
           This box has a color of #cd1d25        
        
          <div style="background-color:#cd1d25;">Content here</div>
        
        
          .mybackground {background-color:#cd1d25;}
        
        Background color #cd1d25
      
           Border around this has a color of #cd1d25        
        
          <div style="border:2px solid #cd1d25;">Content here</div>
        
        
          .myborder {border:2px solid #cd1d25;}
        
        Border color #cd1d25