#cf5058 color space conversions
Hex:
        #cf5058
        RGB:
        207, 80, 88
        CMY:
        19, 69, 65
        CMYK:
        0, 61, 57, 19
      HSL:
        356°, 56.9507%, 56.2745%
        HSV (HSB):
        356°, 61.3527%, 81.1765%
        XYZ:
        30.3622, 19.7073, 11.4361
        xyY:
        0.4936, 0.3204, 19.7073
      CIE-Lab:
        51.5047, 50.8288, 22.0240
        CIE-LCH:
        51.5047, 55.3952, 23.4270
        CIE-Luv:
        51.5047, 93.2404, 16.0447
        Hunter-Lab:
        44.3929, 44.3963, 15.8012
      #cf5058 color charts
#cf5058 RGB chart
      #cf5058 CMYK chart
      #cf5058 RGB pie chart
      #cf5058 color shades, tints & tones
#cf5058 color schemes
#cf5058 color preview, HTML & CSS examples
           This text has a color of #cf5058        
        
          <p style="color:#cf5058;">Text here</p>
        
        
          .mytext {color:#cf5058;}
        
        Text color #cf5058
      
           This box has a color of #cf5058        
        
          <div style="background-color:#cf5058;">Content here</div>
        
        
          .mybackground {background-color:#cf5058;}
        
        Background color #cf5058
      
           Border around this has a color of #cf5058        
        
          <div style="border:2px solid #cf5058;">Content here</div>
        
        
          .myborder {border:2px solid #cf5058;}
        
        Border color #cf5058