#cd4740 color space conversions
Hex:
        #cd4740
        RGB:
        205, 71, 64
        CMY:
        20, 72, 75
        CMYK:
        0, 65, 69, 20
      HSL:
        3°, 58.5062%, 52.7451%
        HSV (HSB):
        3°, 68.7805%, 80.3922%
        XYZ:
        28.3555, 17.8558, 6.8025
        xyY:
        0.5349, 0.3368, 17.8558
      CIE-Lab:
        49.3207, 52.5399, 33.2623
        CIE-LCH:
        49.3207, 62.1838, 32.3374
        CIE-Luv:
        49.3207, 102.8504, 25.1666
        Hunter-Lab:
        42.2561, 45.8323, 20.0346
      #cd4740 color charts
#cd4740 RGB chart
      #cd4740 CMYK chart
      #cd4740 RGB pie chart
      #cd4740 color shades, tints & tones
#cd4740 color schemes
#cd4740 color preview, HTML & CSS examples
           This text has a color of #cd4740        
        
          <p style="color:#cd4740;">Text here</p>
        
        
          .mytext {color:#cd4740;}
        
        Text color #cd4740
      
           This box has a color of #cd4740        
        
          <div style="background-color:#cd4740;">Content here</div>
        
        
          .mybackground {background-color:#cd4740;}
        
        Background color #cd4740
      
           Border around this has a color of #cd4740        
        
          <div style="border:2px solid #cd4740;">Content here</div>
        
        
          .myborder {border:2px solid #cd4740;}
        
        Border color #cd4740