#cd3237 color space conversions
Hex:
        #cd3237
        RGB:
        205, 50, 55
        CMY:
        20, 80, 78
        CMYK:
        0, 76, 73, 20
      HSL:
        358°, 60.7843%, 50.0000%
        HSV (HSB):
        358°, 75.6098%, 80.3922%
        XYZ:
        27.0070, 15.5362, 5.1898
        xyY:
        0.5658, 0.3255, 15.5362
      CIE-Lab:
        46.3600, 59.9194, 35.0025
        CIE-LCH:
        46.3600, 69.3938, 30.2917
        CIE-Luv:
        46.3600, 116.9847, 23.4915
        Hunter-Lab:
        39.4160, 53.3267, 19.7846
      #cd3237 color charts
#cd3237 RGB chart
      #cd3237 CMYK chart
      #cd3237 RGB pie chart
      #cd3237 color shades, tints & tones
#cd3237 color schemes
#cd3237 color preview, HTML & CSS examples
           This text has a color of #cd3237        
        
          <p style="color:#cd3237;">Text here</p>
        
        
          .mytext {color:#cd3237;}
        
        Text color #cd3237
      
           This box has a color of #cd3237        
        
          <div style="background-color:#cd3237;">Content here</div>
        
        
          .mybackground {background-color:#cd3237;}
        
        Background color #cd3237
      
           Border around this has a color of #cd3237        
        
          <div style="border:2px solid #cd3237;">Content here</div>
        
        
          .myborder {border:2px solid #cd3237;}
        
        Border color #cd3237