#cd2f37 color space conversions
Hex:
        #cd2f37
        RGB:
        205, 47, 55
        CMY:
        20, 82, 78
        CMYK:
        0, 77, 73, 20
      HSL:
        357°, 62.6984%, 49.4118%
        HSV (HSB):
        357°, 77.0732%, 80.3922%
        XYZ:
        26.8829, 15.2880, 5.1484
        xyY:
        0.5681, 0.3231, 15.2880
      CIE-Lab:
        46.0262, 60.8541, 34.6201
        CIE-LCH:
        46.0262, 70.0126, 29.6357
        CIE-Luv:
        46.0262, 118.4770, 22.8397
        Hunter-Lab:
        39.0999, 54.3021, 19.5630
      #cd2f37 color charts
#cd2f37 RGB chart
      #cd2f37 CMYK chart
      #cd2f37 RGB pie chart
      #cd2f37 color shades, tints & tones
#cd2f37 color schemes
#cd2f37 color preview, HTML & CSS examples
           This text has a color of #cd2f37        
        
          <p style="color:#cd2f37;">Text here</p>
        
        
          .mytext {color:#cd2f37;}
        
        Text color #cd2f37
      
           This box has a color of #cd2f37        
        
          <div style="background-color:#cd2f37;">Content here</div>
        
        
          .mybackground {background-color:#cd2f37;}
        
        Background color #cd2f37
      
           Border around this has a color of #cd2f37        
        
          <div style="border:2px solid #cd2f37;">Content here</div>
        
        
          .myborder {border:2px solid #cd2f37;}
        
        Border color #cd2f37