#cc564f color space conversions
Hex:
        #cc564f
        RGB:
        204, 86, 79
        CMY:
        20, 66, 69
        CMYK:
        0, 58, 61, 20
      HSL:
        3°, 55.0661%, 55.4902%
        HSV (HSB):
        3°, 61.2745%, 80.0000%
        XYZ:
        29.6409, 20.0575, 9.7064
        xyY:
        0.4990, 0.3376, 20.0575
      CIE-Lab:
        51.9021, 46.3872, 27.7293
        CIE-LCH:
        51.9021, 54.0433, 30.8701
        CIE-Luv:
        51.9021, 88.9628, 22.6893
        Hunter-Lab:
        44.7856, 39.7639, 18.5000
      #cc564f color charts
#cc564f RGB chart
      #cc564f CMYK chart
      #cc564f RGB pie chart
      #cc564f color shades, tints & tones
#cc564f color schemes
#cc564f color preview, HTML & CSS examples
           This text has a color of #cc564f        
        
          <p style="color:#cc564f;">Text here</p>
        
        
          .mytext {color:#cc564f;}
        
        Text color #cc564f
      
           This box has a color of #cc564f        
        
          <div style="background-color:#cc564f;">Content here</div>
        
        
          .mybackground {background-color:#cc564f;}
        
        Background color #cc564f
      
           Border around this has a color of #cc564f        
        
          <div style="border:2px solid #cc564f;">Content here</div>
        
        
          .myborder {border:2px solid #cc564f;}
        
        Border color #cc564f