#cd2535 color space conversions
Hex:
        #cd2535
        RGB:
        205, 37, 53
        CMY:
        20, 85, 79
        CMYK:
        0, 82, 74, 20
      HSL:
        354°, 69.4215%, 47.4510%
        HSV (HSB):
        354°, 81.9512%, 80.3922%
        XYZ:
        26.4810, 14.5593, 4.7827
        xyY:
        0.5779, 0.3177, 14.5593
      CIE-Lab:
        45.0246, 63.5272, 34.6480
        CIE-LCH:
        45.0246, 72.3615, 28.6082
        CIE-Luv:
        45.0246, 123.3785, 21.7498
        Hunter-Lab:
        38.1567, 57.1061, 19.2781
      #cd2535 color charts
#cd2535 RGB chart
      #cd2535 CMYK chart
      #cd2535 RGB pie chart
      #cd2535 color shades, tints & tones
#cd2535 color schemes
#cd2535 color preview, HTML & CSS examples
           This text has a color of #cd2535        
        
          <p style="color:#cd2535;">Text here</p>
        
        
          .mytext {color:#cd2535;}
        
        Text color #cd2535
      
           This box has a color of #cd2535        
        
          <div style="background-color:#cd2535;">Content here</div>
        
        
          .mybackground {background-color:#cd2535;}
        
        Background color #cd2535
      
           Border around this has a color of #cd2535        
        
          <div style="border:2px solid #cd2535;">Content here</div>
        
        
          .myborder {border:2px solid #cd2535;}
        
        Border color #cd2535