#cf524e color space conversions
Hex:
        #cf524e
        RGB:
        207, 82, 78
        CMY:
        19, 68, 69
        CMYK:
        0, 60, 62, 19
      HSL:
        2°, 57.3333%, 55.8824%
        HSV (HSB):
        2°, 62.3188%, 81.1765%
        XYZ:
        30.1246, 19.8500, 9.4514
        xyY:
        0.5069, 0.3340, 19.8500
      CIE-Lab:
        51.6672, 49.2338, 28.1135
        CIE-LCH:
        51.6672, 56.6951, 29.7272
        CIE-Luv:
        51.6672, 94.3168, 22.2776
        Hunter-Lab:
        44.5534, 42.7235, 18.6098
      #cf524e color charts
#cf524e RGB chart
      #cf524e CMYK chart
      #cf524e RGB pie chart
      #cf524e color shades, tints & tones
#cf524e color schemes
#cf524e color preview, HTML & CSS examples
           This text has a color of #cf524e        
        
          <p style="color:#cf524e;">Text here</p>
        
        
          .mytext {color:#cf524e;}
        
        Text color #cf524e
      
           This box has a color of #cf524e        
        
          <div style="background-color:#cf524e;">Content here</div>
        
        
          .mybackground {background-color:#cf524e;}
        
        Background color #cf524e
      
           Border around this has a color of #cf524e        
        
          <div style="border:2px solid #cf524e;">Content here</div>
        
        
          .myborder {border:2px solid #cf524e;}
        
        Border color #cf524e