#cd2f35 color space conversions
Hex:
        #cd2f35
        RGB:
        205, 47, 53
        CMY:
        20, 82, 79
        CMYK:
        0, 77, 74, 20
      HSL:
        358°, 62.6984%, 49.4118%
        HSV (HSB):
        358°, 77.0732%, 80.3922%
        XYZ:
        26.8360, 15.2692, 4.9010
        xyY:
        0.5709, 0.3248, 15.2692
      CIE-Lab:
        46.0007, 60.7724, 35.7538
        CIE-LCH:
        46.0007, 70.5097, 30.4693
        CIE-Luv:
        46.0007, 118.9333, 23.6523
        Hunter-Lab:
        39.0758, 54.2050, 19.9168
      #cd2f35 color charts
#cd2f35 RGB chart
      #cd2f35 CMYK chart
      #cd2f35 RGB pie chart
      #cd2f35 color shades, tints & tones
#cd2f35 color schemes
#cd2f35 color preview, HTML & CSS examples
           This text has a color of #cd2f35        
        
          <p style="color:#cd2f35;">Text here</p>
        
        
          .mytext {color:#cd2f35;}
        
        Text color #cd2f35
      
           This box has a color of #cd2f35        
        
          <div style="background-color:#cd2f35;">Content here</div>
        
        
          .mybackground {background-color:#cd2f35;}
        
        Background color #cd2f35
      
           Border around this has a color of #cd2f35        
        
          <div style="border:2px solid #cd2f35;">Content here</div>
        
        
          .myborder {border:2px solid #cd2f35;}
        
        Border color #cd2f35