#cd1131 color space conversions
Hex:
        #cd1131
        RGB:
        205, 17, 49
        CMY:
        20, 93, 81
        CMYK:
        0, 92, 76, 20
      HSL:
        350°, 84.6847%, 43.5294%
        HSV (HSB):
        350°, 91.7073%, 80.3922%
        XYZ:
        25.9317, 13.6018, 4.1644
        xyY:
        0.5934, 0.3113, 13.6018
      CIE-Lab:
        43.6563, 67.1509, 35.4712
        CIE-LCH:
        43.6563, 75.9438, 27.8444
        CIE-Luv:
        43.6563, 130.5236, 20.7564
        Hunter-Lab:
        36.8806, 60.9667, 19.1217
      #cd1131 color charts
#cd1131 RGB chart
      #cd1131 CMYK chart
      #cd1131 RGB pie chart
      #cd1131 color shades, tints & tones
#cd1131 color schemes
#cd1131 color preview, HTML & CSS examples
           This text has a color of #cd1131        
        
          <p style="color:#cd1131;">Text here</p>
        
        
          .mytext {color:#cd1131;}
        
        Text color #cd1131
      
           This box has a color of #cd1131        
        
          <div style="background-color:#cd1131;">Content here</div>
        
        
          .mybackground {background-color:#cd1131;}
        
        Background color #cd1131
      
           Border around this has a color of #cd1131        
        
          <div style="border:2px solid #cd1131;">Content here</div>
        
        
          .myborder {border:2px solid #cd1131;}
        
        Border color #cd1131