#cd2945 color space conversions
Hex:
        #cd2945
        RGB:
        205, 41, 69
        CMY:
        20, 84, 73
        CMYK:
        0, 80, 66, 20
      HSL:
        350°, 66.6667%, 48.2353%
        HSV (HSB):
        350°, 80.0000%, 80.3922%
        XYZ:
        27.0440, 14.9947, 7.0991
        xyY:
        0.5504, 0.3052, 14.9947
      CIE-Lab:
        45.6269, 63.2289, 25.7566
        CIE-LCH:
        45.6269, 68.2737, 22.1638
        CIE-Luv:
        45.6269, 117.4611, 15.1377
        Hunter-Lab:
        38.7230, 56.8984, 16.2364
      #cd2945 color charts
#cd2945 RGB chart
      #cd2945 CMYK chart
      #cd2945 RGB pie chart
      #cd2945 color shades, tints & tones
#cd2945 color schemes
#cd2945 color preview, HTML & CSS examples
           This text has a color of #cd2945        
        
          <p style="color:#cd2945;">Text here</p>
        
        
          .mytext {color:#cd2945;}
        
        Text color #cd2945
      
           This box has a color of #cd2945        
        
          <div style="background-color:#cd2945;">Content here</div>
        
        
          .mybackground {background-color:#cd2945;}
        
        Background color #cd2945
      
           Border around this has a color of #cd2945        
        
          <div style="border:2px solid #cd2945;">Content here</div>
        
        
          .myborder {border:2px solid #cd2945;}
        
        Border color #cd2945