#cd2e39 color space conversions
Hex:
        #cd2e39
        RGB:
        205, 46, 57
        CMY:
        20, 82, 78
        CMYK:
        0, 78, 72, 20
      HSL:
        356°, 63.3466%, 49.2157%
        HSV (HSB):
        356°, 77.5610%, 80.3922%
        XYZ:
        26.8924, 15.2285, 5.3929
        xyY:
        0.5660, 0.3205, 15.2285
      CIE-Lab:
        45.9456, 61.2395, 33.3541
        CIE-LCH:
        45.9456, 69.7336, 28.5749
        CIE-Luv:
        45.9456, 118.4824, 21.7885
        Hunter-Lab:
        39.0238, 54.7177, 19.1230
      #cd2e39 color charts
#cd2e39 RGB chart
      #cd2e39 CMYK chart
      #cd2e39 RGB pie chart
      #cd2e39 color shades, tints & tones
#cd2e39 color schemes
#cd2e39 color preview, HTML & CSS examples
           This text has a color of #cd2e39        
        
          <p style="color:#cd2e39;">Text here</p>
        
        
          .mytext {color:#cd2e39;}
        
        Text color #cd2e39
      
           This box has a color of #cd2e39        
        
          <div style="background-color:#cd2e39;">Content here</div>
        
        
          .mybackground {background-color:#cd2e39;}
        
        Background color #cd2e39
      
           Border around this has a color of #cd2e39        
        
          <div style="border:2px solid #cd2e39;">Content here</div>
        
        
          .myborder {border:2px solid #cd2e39;}
        
        Border color #cd2e39