#cd3c38 color space conversions
Hex:
        #cd3c38
        RGB:
        205, 60, 56
        CMY:
        20, 76, 78
        CMYK:
        0, 71, 73, 20
      HSL:
        2°, 59.8394%, 51.1765%
        HSV (HSB):
        2°, 72.6829%, 80.3922%
        XYZ:
        27.5065, 16.4964, 5.4757
        xyY:
        0.5559, 0.3334, 16.4964
      CIE-Lab:
        47.6191, 56.5063, 35.8652
        CIE-LCH:
        47.6191, 66.9273, 32.4038
        CIE-Luv:
        47.6191, 111.2827, 25.5027
        Hunter-Lab:
        40.6157, 49.8094, 20.4376
      #cd3c38 color charts
#cd3c38 RGB chart
      #cd3c38 CMYK chart
      #cd3c38 RGB pie chart
      #cd3c38 color shades, tints & tones
#cd3c38 color schemes
#cd3c38 color preview, HTML & CSS examples
           This text has a color of #cd3c38        
        
          <p style="color:#cd3c38;">Text here</p>
        
        
          .mytext {color:#cd3c38;}
        
        Text color #cd3c38
      
           This box has a color of #cd3c38        
        
          <div style="background-color:#cd3c38;">Content here</div>
        
        
          .mybackground {background-color:#cd3c38;}
        
        Background color #cd3c38
      
           Border around this has a color of #cd3c38        
        
          <div style="border:2px solid #cd3c38;">Content here</div>
        
        
          .myborder {border:2px solid #cd3c38;}
        
        Border color #cd3c38