#cc3140 color space conversions
Hex:
        #cc3140
        RGB:
        204, 49, 64
        CMY:
        20, 81, 75
        CMYK:
        0, 76, 69, 20
      HSL:
        354°, 61.2648%, 49.6078%
        HSV (HSB):
        354°, 75.9804%, 80.0000%
        XYZ:
        26.9256, 15.4042, 6.4047
        xyY:
        0.5525, 0.3161, 15.4042
      CIE-Lab:
        46.1829, 60.3520, 29.4305
        CIE-LCH:
        46.1829, 67.1456, 25.9961
        CIE-Luv:
        46.1829, 114.4882, 19.0892
        Hunter-Lab:
        39.2481, 53.7729, 17.7985
      #cc3140 color charts
#cc3140 RGB chart
      #cc3140 CMYK chart
      #cc3140 RGB pie chart
      #cc3140 color shades, tints & tones
#cc3140 color schemes
#cc3140 color preview, HTML & CSS examples
           This text has a color of #cc3140        
        
          <p style="color:#cc3140;">Text here</p>
        
        
          .mytext {color:#cc3140;}
        
        Text color #cc3140
      
           This box has a color of #cc3140        
        
          <div style="background-color:#cc3140;">Content here</div>
        
        
          .mybackground {background-color:#cc3140;}
        
        Background color #cc3140
      
           Border around this has a color of #cc3140        
        
          <div style="border:2px solid #cc3140;">Content here</div>
        
        
          .myborder {border:2px solid #cc3140;}
        
        Border color #cc3140