#cf525b color space conversions
Hex:
        #cf525b
        RGB:
        207, 82, 91
        CMY:
        19, 68, 64
        CMYK:
        0, 60, 56, 19
      HSL:
        356°, 56.5611%, 56.6667%
        HSV (HSB):
        356°, 60.3865%, 81.1765%
        XYZ:
        30.6377, 20.0553, 12.1538
        xyY:
        0.4875, 0.3191, 20.0553
      CIE-Lab:
        51.8997, 50.1568, 20.7712
        CIE-LCH:
        51.8997, 54.2876, 22.4956
        CIE-Luv:
        51.8997, 91.2483, 15.0064
        Hunter-Lab:
        44.7832, 43.7476, 15.2574
      #cf525b color charts
#cf525b RGB chart
      #cf525b CMYK chart
      #cf525b RGB pie chart
      #cf525b color shades, tints & tones
#cf525b color schemes
#cf525b color preview, HTML & CSS examples
           This text has a color of #cf525b        
        
          <p style="color:#cf525b;">Text here</p>
        
        
          .mytext {color:#cf525b;}
        
        Text color #cf525b
      
           This box has a color of #cf525b        
        
          <div style="background-color:#cf525b;">Content here</div>
        
        
          .mybackground {background-color:#cf525b;}
        
        Background color #cf525b
      
           Border around this has a color of #cf525b        
        
          <div style="border:2px solid #cf525b;">Content here</div>
        
        
          .myborder {border:2px solid #cf525b;}
        
        Border color #cf525b