#cc5f52 color space conversions
Hex:
        #cc5f52
        RGB:
        204, 95, 82
        CMY:
        20, 63, 68
        CMYK:
        0, 53, 60, 20
      HSL:
        6°, 54.4643%, 56.0784%
        HSV (HSB):
        6°, 59.8039%, 80.0000%
        XYZ:
        30.5170, 21.6310, 10.5494
        xyY:
        0.4867, 0.3450, 21.6310
      CIE-Lab:
        53.6333, 42.2337, 28.1988
        CIE-LCH:
        53.6333, 50.7825, 33.7305
        CIE-Luv:
        53.6333, 82.1923, 24.5364
        Hunter-Lab:
        46.5091, 35.7321, 19.1080
      #cc5f52 color charts
#cc5f52 RGB chart
      #cc5f52 CMYK chart
      #cc5f52 RGB pie chart
      #cc5f52 color shades, tints & tones
#cc5f52 color schemes
#cc5f52 color preview, HTML & CSS examples
           This text has a color of #cc5f52        
        
          <p style="color:#cc5f52;">Text here</p>
        
        
          .mytext {color:#cc5f52;}
        
        Text color #cc5f52
      
           This box has a color of #cc5f52        
        
          <div style="background-color:#cc5f52;">Content here</div>
        
        
          .mybackground {background-color:#cc5f52;}
        
        Background color #cc5f52
      
           Border around this has a color of #cc5f52        
        
          <div style="border:2px solid #cc5f52;">Content here</div>
        
        
          .myborder {border:2px solid #cc5f52;}
        
        Border color #cc5f52