#cd2f51 color space conversions
Hex:
        #cd2f51
        RGB:
        205, 47, 81
        CMY:
        20, 82, 68
        CMYK:
        0, 77, 60, 20
      HSL:
        347°, 62.6984%, 49.4118%
        HSV (HSB):
        347°, 77.0732%, 80.3922%
        XYZ:
        27.6786, 15.6062, 9.3381
        xyY:
        0.5260, 0.2966, 15.6062
      CIE-Lab:
        46.4536, 62.2181, 19.4799
        CIE-LCH:
        46.4536, 65.1963, 17.3849
        CIE-Luv:
        46.4536, 111.2467, 9.8752
        Hunter-Lab:
        39.5047, 55.9307, 13.6384
      #cd2f51 color charts
#cd2f51 RGB chart
      #cd2f51 CMYK chart
      #cd2f51 RGB pie chart
      #cd2f51 color shades, tints & tones
#cd2f51 color schemes
#cd2f51 color preview, HTML & CSS examples
           This text has a color of #cd2f51        
        
          <p style="color:#cd2f51;">Text here</p>
        
        
          .mytext {color:#cd2f51;}
        
        Text color #cd2f51
      
           This box has a color of #cd2f51        
        
          <div style="background-color:#cd2f51;">Content here</div>
        
        
          .mybackground {background-color:#cd2f51;}
        
        Background color #cd2f51
      
           Border around this has a color of #cd2f51        
        
          <div style="border:2px solid #cd2f51;">Content here</div>
        
        
          .myborder {border:2px solid #cd2f51;}
        
        Border color #cd2f51