#cd2938 color space conversions
Hex:
        #cd2938
        RGB:
        205, 41, 56
        CMY:
        20, 84, 78
        CMYK:
        0, 80, 73, 20
      HSL:
        355°, 66.6667%, 48.2353%
        HSV (HSB):
        355°, 80.0000%, 80.3922%
        XYZ:
        26.6836, 14.8505, 5.2014
        xyY:
        0.5709, 0.3178, 14.8505
      CIE-Lab:
        45.4288, 62.6156, 33.3427
        CIE-LCH:
        45.4288, 70.9398, 28.0352
        CIE-Luv:
        45.4288, 120.9859, 21.2218
        Hunter-Lab:
        38.5364, 56.1593, 18.9728
      #cd2938 color charts
#cd2938 RGB chart
      #cd2938 CMYK chart
      #cd2938 RGB pie chart
      #cd2938 color shades, tints & tones
#cd2938 color schemes
#cd2938 color preview, HTML & CSS examples
           This text has a color of #cd2938        
        
          <p style="color:#cd2938;">Text here</p>
        
        
          .mytext {color:#cd2938;}
        
        Text color #cd2938
      
           This box has a color of #cd2938        
        
          <div style="background-color:#cd2938;">Content here</div>
        
        
          .mybackground {background-color:#cd2938;}
        
        Background color #cd2938
      
           Border around this has a color of #cd2938        
        
          <div style="border:2px solid #cd2938;">Content here</div>
        
        
          .myborder {border:2px solid #cd2938;}
        
        Border color #cd2938