#cd2b39 color space conversions
Hex:
        #cd2b39
        RGB:
        205, 43, 57
        CMY:
        20, 83, 78
        CMYK:
        0, 79, 72, 20
      HSL:
        355°, 65.3226%, 48.6275%
        HSV (HSB):
        355°, 79.0244%, 80.3922%
        XYZ:
        26.7792, 15.0023, 5.3552
        xyY:
        0.5681, 0.3183, 15.0023
      CIE-Lab:
        45.6373, 62.1074, 32.9941
        CIE-LCH:
        45.6373, 70.3274, 27.9791
        CIE-Luv:
        45.6373, 119.8617, 21.1798
        Hunter-Lab:
        38.7328, 55.6296, 18.9155
      #cd2b39 color charts
#cd2b39 RGB chart
      #cd2b39 CMYK chart
      #cd2b39 RGB pie chart
      #cd2b39 color shades, tints & tones
#cd2b39 color schemes
#cd2b39 color preview, HTML & CSS examples
           This text has a color of #cd2b39        
        
          <p style="color:#cd2b39;">Text here</p>
        
        
          .mytext {color:#cd2b39;}
        
        Text color #cd2b39
      
           This box has a color of #cd2b39        
        
          <div style="background-color:#cd2b39;">Content here</div>
        
        
          .mybackground {background-color:#cd2b39;}
        
        Background color #cd2b39
      
           Border around this has a color of #cd2b39        
        
          <div style="border:2px solid #cd2b39;">Content here</div>
        
        
          .myborder {border:2px solid #cd2b39;}
        
        Border color #cd2b39