#cd2c45 color space conversions
Hex:
        #cd2c45
        RGB:
        205, 44, 69
        CMY:
        20, 83, 73
        CMYK:
        0, 79, 66, 20
      HSL:
        351°, 64.6586%, 48.8235%
        HSV (HSB):
        351°, 78.5366%, 80.3922%
        XYZ:
        27.1517, 15.2102, 7.1350
        xyY:
        0.5486, 0.3073, 15.2102
      CIE-Lab:
        45.9207, 62.3987, 26.1277
        CIE-LCH:
        45.9207, 67.6480, 22.7201
        CIE-Luv:
        45.9207, 116.2027, 15.7457
        Hunter-Lab:
        39.0002, 56.0201, 16.4531
      #cd2c45 color charts
#cd2c45 RGB chart
      #cd2c45 CMYK chart
      #cd2c45 RGB pie chart
      #cd2c45 color shades, tints & tones
#cd2c45 color schemes
#cd2c45 color preview, HTML & CSS examples
           This text has a color of #cd2c45        
        
          <p style="color:#cd2c45;">Text here</p>
        
        
          .mytext {color:#cd2c45;}
        
        Text color #cd2c45
      
           This box has a color of #cd2c45        
        
          <div style="background-color:#cd2c45;">Content here</div>
        
        
          .mybackground {background-color:#cd2c45;}
        
        Background color #cd2c45
      
           Border around this has a color of #cd2c45        
        
          <div style="border:2px solid #cd2c45;">Content here</div>
        
        
          .myborder {border:2px solid #cd2c45;}
        
        Border color #cd2c45