#cd1f30 color space conversions
Hex:
        #cd1f30
        RGB:
        205, 31, 48
        CMY:
        20, 88, 81
        CMYK:
        0, 85, 77, 20
      HSL:
        354°, 73.7288%, 46.2745%
        HSV (HSB):
        354°, 84.8780%, 80.3922%
        XYZ:
        26.2003, 14.1725, 4.1510
        xyY:
        0.5885, 0.3183, 14.1725
      CIE-Lab:
        44.4793, 64.7197, 36.9626
        CIE-LCH:
        44.4793, 74.5310, 29.7315
        CIE-Luv:
        44.4793, 126.8032, 22.7558
        Hunter-Lab:
        37.6464, 58.3474, 19.8150
      #cd1f30 color charts
#cd1f30 RGB chart
      #cd1f30 CMYK chart
      #cd1f30 RGB pie chart
      #cd1f30 color shades, tints & tones
#cd1f30 color schemes
#cd1f30 color preview, HTML & CSS examples
           This text has a color of #cd1f30        
        
          <p style="color:#cd1f30;">Text here</p>
        
        
          .mytext {color:#cd1f30;}
        
        Text color #cd1f30
      
           This box has a color of #cd1f30        
        
          <div style="background-color:#cd1f30;">Content here</div>
        
        
          .mybackground {background-color:#cd1f30;}
        
        Background color #cd1f30
      
           Border around this has a color of #cd1f30        
        
          <div style="border:2px solid #cd1f30;">Content here</div>
        
        
          .myborder {border:2px solid #cd1f30;}
        
        Border color #cd1f30