#cc3f50 color space conversions
Hex:
        #cc3f50
        RGB:
        204, 63, 80
        CMY:
        20, 75, 69
        CMYK:
        0, 69, 61, 20
      HSL:
        353°, 58.0247%, 52.3529%
        HSV (HSB):
        353°, 69.1176%, 80.0000%
        XYZ:
        28.1273, 16.9716, 9.3828
        xyY:
        0.5163, 0.3115, 16.9716
      CIE-Lab:
        48.2242, 56.3677, 22.3921
        CIE-LCH:
        48.2242, 60.6525, 21.6655
        CIE-Luv:
        48.2242, 102.8778, 14.4445
        Hunter-Lab:
        41.1966, 49.7784, 15.3339
      #cc3f50 color charts
#cc3f50 RGB chart
      #cc3f50 CMYK chart
      #cc3f50 RGB pie chart
      #cc3f50 color shades, tints & tones
#cc3f50 color schemes
#cc3f50 color preview, HTML & CSS examples
           This text has a color of #cc3f50        
        
          <p style="color:#cc3f50;">Text here</p>
        
        
          .mytext {color:#cc3f50;}
        
        Text color #cc3f50
      
           This box has a color of #cc3f50        
        
          <div style="background-color:#cc3f50;">Content here</div>
        
        
          .mybackground {background-color:#cc3f50;}
        
        Background color #cc3f50
      
           Border around this has a color of #cc3f50        
        
          <div style="border:2px solid #cc3f50;">Content here</div>
        
        
          .myborder {border:2px solid #cc3f50;}
        
        Border color #cc3f50