#cf526a color space conversions
Hex:
        #cf526a
        RGB:
        207, 82, 106
        CMY:
        19, 68, 58
        CMYK:
        0, 60, 49, 19
      HSL:
        348°, 56.5611%, 56.6667%
        HSV (HSB):
        348°, 60.3865%, 81.1765%
        XYZ:
        31.3509, 20.3406, 15.9094
        xyY:
        0.4638, 0.3009, 20.3406
      CIE-Lab:
        52.2201, 51.4154, 12.2806
        CIE-LCH:
        52.2201, 52.8616, 13.4334
        CIE-Luv:
        52.2201, 87.2830, 5.5415
        Hunter-Lab:
        45.1005, 45.1555, 10.6556
      #cf526a color charts
#cf526a RGB chart
      #cf526a CMYK chart
      #cf526a RGB pie chart
      #cf526a color shades, tints & tones
#cf526a color schemes
#cf526a color preview, HTML & CSS examples
           This text has a color of #cf526a        
        
          <p style="color:#cf526a;">Text here</p>
        
        
          .mytext {color:#cf526a;}
        
        Text color #cf526a
      
           This box has a color of #cf526a        
        
          <div style="background-color:#cf526a;">Content here</div>
        
        
          .mybackground {background-color:#cf526a;}
        
        Background color #cf526a
      
           Border around this has a color of #cf526a        
        
          <div style="border:2px solid #cf526a;">Content here</div>
        
        
          .myborder {border:2px solid #cf526a;}
        
        Border color #cf526a